88 lines
1.3 KiB
ReStructuredText
88 lines
1.3 KiB
ReStructuredText
:orphan:
|
|
|
|
.. _zephyr_2.1:
|
|
|
|
Zephyr 2.1.0 (Working Draft)
|
|
############################
|
|
|
|
We are pleased to announce the release of Zephyr kernel version 2.1.0.
|
|
|
|
Major enhancements with this release include:
|
|
|
|
* TBD
|
|
|
|
The following sections provide detailed lists of changes by component.
|
|
|
|
Kernel
|
|
******
|
|
|
|
* TBD
|
|
|
|
Architectures
|
|
*************
|
|
|
|
* TBD
|
|
|
|
Boards & SoC Support
|
|
********************
|
|
|
|
* TBD
|
|
|
|
Drivers and Sensors
|
|
*******************
|
|
|
|
* TBD
|
|
|
|
Networking
|
|
**********
|
|
|
|
* TBD
|
|
|
|
Bluetooth
|
|
*********
|
|
|
|
* TBD
|
|
|
|
Build and Infrastructure
|
|
************************
|
|
|
|
* Deprecated kconfig functions dt_int_val, dt_hex_val, and dt_str_val.
|
|
Use new functions that utilize eDTS info such as dt_node_reg_addr.
|
|
See :zephyr_file:`scripts/kconfig/kconfigfunctions.py` for details.
|
|
|
|
* Various parts of the binding format have been simplified. The format is
|
|
better documented now too.
|
|
|
|
See :ref:`legacy_binding_syntax` for more information.
|
|
|
|
Libraries / Subsystems
|
|
***********************
|
|
|
|
* TBD
|
|
|
|
HALs
|
|
****
|
|
|
|
* TBD
|
|
|
|
Documentation
|
|
*************
|
|
|
|
* TBD
|
|
|
|
Tests and Samples
|
|
*****************
|
|
|
|
* TBD
|
|
|
|
Issue Related Items
|
|
*******************
|
|
|
|
These GitHub issues were addressed since the previous 2.0.0 tagged
|
|
release:
|
|
|
|
.. comment List derived from GitHub Issue query: ...
|
|
* :github:`issuenumber` - issue title
|
|
|
|
* :github:`99999` - issue title
|