Skip to content

Commit 09dc926

Browse files
dbkinderAnas Nashif
authored andcommitted
release-notes: add straggler jira items, spelling
Added a few last Jira items fixed today for the 1.7 release and fixed spelling errors found in Jira titles. Added links to samples/boards from reviewer comment. Fixed typo in 1.6 release notes section. Change-Id: Ibb97f99592db6f7739a2a0148f5e898674fe5d01 Signed-off-by: David B. Kinder <[email protected]>
1 parent e1ed632 commit 09dc926

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

doc/release-notes.rst

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,10 @@ Documentation
150150
* Site-wide glossary added.
151151
* Porting guides added.
152152
* Sample README files converted to documents included in the website.
153-
* Improved consistency of board and sample documentation.
153+
* Improved consistency of :ref:`boards` and `samples documentation`_.
154+
155+
.. _samples documentation: https:/zephyrproject.org/doc/samples/samples.html
156+
154157

155158
JIRA Related Items
156159
==================
@@ -266,7 +269,7 @@ JIRA Related Items
266269
* :jira:`ZEP-1305` - Add DTS/DTB targets to build infrastructure
267270
* :jira:`ZEP-1306` - Create DTS/DTB parser
268271
* :jira:`ZEP-1307` - Plumbing the DTS configuration
269-
* :jira:`ZEP-1308` - zephyr thread function k_sleep does'nt work with nrf51822
272+
* :jira:`ZEP-1308` - zephyr thread function k_sleep doesn't work with nrf51822
270273
* :jira:`ZEP-1320` - Update Architecture Porting Guide
271274
* :jira:`ZEP-1321` - Glossary of Terms needs updating
272275
* :jira:`ZEP-1323` - Eliminate references to fiber, task, and nanokernel under ./include
@@ -314,7 +317,7 @@ JIRA Related Items
314317
* :jira:`ZEP-1437` - AIO: Fail to retrieve pending interrupt in ISR
315318
* :jira:`ZEP-1440` - Kconfig choice for MINIMAL_LIBC vs NEWLIB_LIBC is not selectable
316319
* :jira:`ZEP-1442` - Samples/net/dhcpv4_client: Build fail as No rule to make target prj\_.conf
317-
* :jira:`ZEP-1443` - Samples/net/zperf: Build fail as net_private.h can not be founld
320+
* :jira:`ZEP-1443` - Samples/net/zperf: Build fail as net_private.h can not be found
318321
* :jira:`ZEP-1448` - Samples/net/mbedtls_sslclient:Build fail as net/ip_buf.h can not be found
319322
* :jira:`ZEP-1449` - samples: logger_hook
320323
* :jira:`ZEP-1456` - Asserts on nrf51 running Bluetooth hci_uart sample
@@ -329,8 +332,8 @@ JIRA Related Items
329332
* :jira:`ZEP-1480` - Update supported distros in getting started guide
330333
* :jira:`ZEP-1481` - Bluetooth fails to init
331334
* :jira:`ZEP-1483` - H:4 HCI driver (h4.c) should rely on UART flow control to avoid dropping packets
332-
* :jira:`ZEP-1487` - I2C_SS: I2C doesn's set device busy before starting data transfer
333-
* :jira:`ZEP-1488` - SPI_SS: SPI doesn's set device busy before starting data transfer
335+
* :jira:`ZEP-1487` - I2C_SS: I2C doesn't set device busy before starting data transfer
336+
* :jira:`ZEP-1488` - SPI_SS: SPI doesn't set device busy before starting data transfer
334337
* :jira:`ZEP-1489` - [GATT] Nested Long Characteristic Value Reliable Writes
335338
* :jira:`ZEP-1490` - [PTS] TC_CONN_CPUP_BV_04_C test case is failing
336339
* :jira:`ZEP-1492` - Add Atmel SAM family GMAC Ethernet driver
@@ -355,6 +358,7 @@ JIRA Related Items
355358
* :jira:`ZEP-1546` - Bug in Zephyr OS high-precision timings sub-system (function sys_cycle_get_32())
356359
* :jira:`ZEP-1547` - Add support for H7 crypto function and CT2 SMP auth flag
357360
* :jira:`ZEP-1548` - Python script invocation is inconsistent
361+
* :jira:`ZEP-1549` - k_cpu_sleep_mode unaligned byte address
358362
* :jira:`ZEP-1554` - Xtensa integration
359363
* :jira:`ZEP-1557` - RISC V Port
360364
* :jira:`ZEP-1558` - Support of user private data pointer in Timer expiry function
@@ -397,19 +401,20 @@ JIRA Related Items
397401
* :jira:`ZEP-1645` - API to wait on multiple kernel objects
398402
* :jira:`ZEP-1648` - Update links to wiki pages for board info back into the web docs
399403
* :jira:`ZEP-1650` - make clean (or pristine) is not removing all artifacts of document generation
404+
* :jira:`ZEP-1651` - i2c_dw malfunctioning due to various changes.
400405
* :jira:`ZEP-1653` - build issue when compiling with LLVM in ISSM (altmacro)
401406
* :jira:`ZEP-1654` - Build issues when compiling with LLVM(unknown attribute '_alloc_align_)
402407
* :jira:`ZEP-1655` - Build issues when compiling with LLVM(memory pool)
403408
* :jira:`ZEP-1656` - IPv6 over BLE no longer works after commit 2e9fd88
404409
* :jira:`ZEP-1657` - Zoap doxygen documentation needs to be perfected
405-
* :jira:`ZEP-1658` - IPv6 TCP low on buffers, stops responding after about 5 requesets
410+
* :jira:`ZEP-1658` - IPv6 TCP low on buffers, stops responding after about 5 requests
406411
* :jira:`ZEP-1662` - zoap_packet_get_payload() should return the payload length
407412
* :jira:`ZEP-1663` - sanitycheck overrides user's environment for CCACHE
408413
* :jira:`ZEP-1665` - pinmux: missing default pinmux driver config for quark_se_ss
409414
* :jira:`ZEP-1669` - API documentation does not follow in-code documentation style
410415
* :jira:`ZEP-1672` - flash: Flash device binding failed on Arduino_101_sss
411416
* :jira:`ZEP-1674` - frdm_k64f: With Ethernet driver enabled, application can't start up without connected network cable
412-
* :jira:`ZEP-1677` - SDK: BLE cannot be initialized/advertized with CONFIG_ARC_INIT=y on Arduino 101
417+
* :jira:`ZEP-1677` - SDK: BLE cannot be initialized/advertised with CONFIG_ARC_INIT=y on Arduino 101
413418
* :jira:`ZEP-1681` - Save/restore debug registers during soc_sleep/soc_deep_sleep in c1000
414419
* :jira:`ZEP-1692` - [PTS] GATT/SR/GPA/BV-11-C fails
415420
* :jira:`ZEP-1701` - Provide an HTTP API
@@ -421,7 +426,7 @@ JIRA Related Items
421426
* :jira:`ZEP-1710` - Add TinyTILE board support
422427
* :jira:`ZEP-1713` - xtensa: correct all checkpatch issues
423428
* :jira:`ZEP-1716` - HTTP server sample that does not support up to 10 concurrent sessions.
424-
* :jira:`ZEP-1717` - GPIO: GPIO LEVEL interrput cannot work well in deep sleep mode
429+
* :jira:`ZEP-1717` - GPIO: GPIO LEVEL interrupt cannot work well in deep sleep mode
425430
* :jira:`ZEP-1723` - Warnings in Network code/ MACROS, when built with ISSM's llvm/icx compiler
426431
* :jira:`ZEP-1732` - sample of zoap_server runs error.
427432
* :jira:`ZEP-1733` - Work on ZEP-686 led to regressions in docs on integration with 3rd-party code
@@ -437,18 +442,23 @@ JIRA Related Items
437442
* :jira:`ZEP-1778` - tests/power: multicore case won't work as expected
438443
* :jira:`ZEP-1786` - TCP does not work on Arduino 101 board.
439444
* :jira:`ZEP-1787` - kernel event logger build failed with "CONFIG_LEGACY_KERNEL=n"
440-
* :jira:`ZEP-1799` - timeout_order_test _ASSERT_VALID_PRIO falied
445+
* :jira:`ZEP-1789` - ARC: "samples/logger-hook" crashed __memory_error from sys_ring_buf_get
446+
* :jira:`ZEP-1799` - timeout_order_test _ASSERT_VALID_PRIO failed
447+
* :jira:`ZEP-1803` - Error occurs when exercising dma_transfer_stop
441448
* :jira:`ZEP-1806` - Build warnings with LLVM/icx (gdb_server)
442449
* :jira:`ZEP-1809` - Build error in net/ip with LLVM/icx
443450
* :jira:`ZEP-1810` - Build failure in net/lib/zoap with LLVM/icx
444451
* :jira:`ZEP-1811` - Build error in net/ip/net_mgmt.c with LLVM/icx
445452
* :jira:`ZEP-1839` - LL_ASSERT in event_common_prepareA
446453
* :jira:`ZEP-1851` - Build warnings with obj_tracing
447454
* :jira:`ZEP-1852` - LL_ASSERT in isr_radio_state_close()
455+
* :jira:`ZEP-1855` - IP stack buffer allocation fails over time
448456
* :jira:`ZEP-1858` - Zephyr NATS client fails to respond to server MSG
449457
* :jira:`ZEP-1864` - llvm icx build warning in tests/drivers/uart/*
450458
* :jira:`ZEP-1872` - samples/net: the HTTP client sample app must run on QEMU x86
459+
* :jira:`ZEP-1877` - samples/net: the coaps_server sample app runs failed on Arduino 101
451460
* :jira:`ZEP-1883` - Enabling Console on ARC Genuino 101
461+
* :jira:`ZEP-1890` - Bluetooth IPSP sample: Too small user data size
452462

453463

454464
.. _zephyr_1.6:
@@ -457,7 +467,7 @@ Zephyr Kernel 1.6.0
457467
********************
458468

459469
We are pleased to announce the release of Zephyr kernel version 1.6.0. This
460-
release introduces a the unified Kernel replacing the separate nano- and
470+
release introduces the unified Kernel replacing the separate nano- and
461471
micro-kernels and simplifying the overall Zephyr architecture and programming
462472
interfaces.
463473
Support for the ARM Cortex-M0/M0+ family was added and board support for

0 commit comments

Comments
 (0)