Carles Cufi
97e030900b
doc: 1.9.x release notes
...
Release notes for the following Zephyr kernel versions:
* 1.9.1
* 1.9.2
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-10-28 13:44:24 -04:00
David B. Kinder
8c708fd049
doc: fix misspellings and hyphen use
...
fixed error introduced in application.rst (v1.8) along with a general
spelling check pass including consistent spelling of "runtime" and
hyphenated words with "pre-"
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-09-20 15:33:43 -04:00
Anas Nashif
1caa6f27ec
doc: update release notes with ARC details
...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-09-12 13:46:30 -04:00
Shilpashree L C
4ef3378173
doc: update release notes for v1.9
...
Updated the Jira list with the latest jira entries
in the release notes. RTOS-2393
Signed-off-by: Shilpashree L C <shilpashree.lc@intel.com>
2017-09-07 12:29:37 -05:00
David B. Kinder
874ff05c73
doc: update release notes
...
remove WIP in heading, fix misspelling, fix python filename,
updated doc section
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-09-07 09:59:44 -05:00
Anas Nashif
0075488ccd
doc: update 1.9.0 release notes
...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-09-07 07:04:58 -05:00
Carles Cufi
2e17a60957
doc: release notes: Add BLE controller to the highlights
...
Include the fact that the Zephyr BLE Controller is ready for
qualification in the release highlights.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-09-05 07:39:28 -04:00
Johan Hedberg
d31189906b
release-notes: Make a clear note about the Kconfig prefix change
...
Make it known to any out-of-tree apps that they need to update their
references to any Bluetooth Kconfig options.
Jira: ZEP-2558
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-09-04 13:04:08 -04:00
Anas Nashif
52fdd53c27
doc: cleanup release notes
...
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-09-04 09:16:46 -04:00
LC Shiplashree
6d6007892b
doc: update release notes for v1.9
...
Added the list of Jira items, Kernel and HAL
related changes for release notes v1.9
Signed-off-by: Shilpashree L C <shilpashree.lc@intel.com>
2017-09-04 06:05:10 -04:00
Leandro Pereira
ad98840a09
doc: release_notes: Add note about mbedTLS and TinyCrypt updates
...
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-08-31 13:54:14 -04:00
Leandro Pereira
e8d7055760
doc: release_notes: Add note about ESP32 support
...
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-08-31 13:54:14 -04:00
Adithya Baglody
144b92ae7d
doc: update release notes for v1.9
...
Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-08-30 08:08:27 -04:00
Maureen Helm
4f465b4e8e
doc: Update 1.9 release notes for arm
...
Adds arm items to the architectures and boards sections.
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-08-25 12:20:28 -04:00
Maureen Helm
cd4a875e09
doc: Add Kinetis adc and pwm drivers to 1.9 release notes
...
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2017-08-25 12:20:28 -04:00
Savinay Dharmappa
e27a162ac4
doc: updated doc for Zephyr release 1.9.
...
Updated doc for release 1.9 for :-
1. Added device tree support for Intel Quark based microcontroller
boards.
Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
2017-08-25 09:08:20 -04:00
Youvedeep Singh
7725fc07e3
doc: updated doc for Zephyr release 1.9.
...
Updated doc for rel 1.9 for :-
1. TICKLESS Kernel support for nrf RTC timer.
2. Added test cases for stress test round robin scheduling and priority
premptive scheduling.
Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2017-08-25 08:57:55 -04:00
Paul Sokolovsky
d50bea3c5e
doc: 1.9: Elaborate on BSD Sockets and some other factual fixes
...
There're no "POSIX API support", of POSIX features, only subsets of
Pthreads and BSD Sockets APIs are implemented.
Also, mention HTTP client/server improvements.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-08-22 08:17:04 -04:00
Michael Scott
9ad830ab54
doc: Move LwM2M support to Major enhancements section of 1.9 rel notes
...
Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-08-21 08:37:15 -04:00
Punit Vara
ede588a19f
doc: Add APDS9960 sensor driver in release note v1.9
...
Signed-off-by: Punit Vara <punit.vara@intel.com>
2017-08-17 14:17:41 -04:00
David B. Kinder
ab04339e2f
doc: update 1.9 release notes with doc changes
...
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-08-16 19:45:51 -04:00
Carles Cufi
0ac5dd760f
doc: Clarify the Bluetooth 5.0 support in 1.9
...
Since Advertising Extensions are not supported yet by Zephyr, clarify
the extend of Bluetooth 5.0 support in the subsystem.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-08-15 09:56:56 -04:00
Carles Cufi
749d318199
doc: Add BLE controller changes to 1.9 release notes
...
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-08-15 09:35:33 -04:00
Luiz Augusto von Dentz
f54f2bac49
doc: Add Bluetooth host changes to 1.9 release note
...
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-08-15 09:35:33 -04:00
Jukka Rissanen
eed3298ac2
doc: net: Add networking changes to 1.9 release note
...
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-08-09 10:09:23 -04:00
David B. Kinder
cdda7ceb8c
doc: add placeholder for 1.9 release notes
...
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-07-07 10:50:45 -05:00