Lines Matching full:added

64 * Added POSIX thread IPC support for Kernel
71 * arm: Added STM32F405, STM32F417, STM32F103x8 SoCs
72 * arm: Added TI CC2650 SoC
74 * arm: Added MPU support to nRF52, STM32L4, and STM32F3
75 * xtensa: Added ESP32 support
80 * ARC: Added initial MPU support, including stack sentinel checking for ARC
87 * Added device tree support for Intel Quark based microcontroller boards
89 * arm: Added Atmel SAM4S Xplained board
90 * arm: Added Olimex STM32-E407 and STM32-P405 boards
91 * arm: Added STM32F412 Nucleo and STM32F429I-DISC1 boards
92 * arm: Added TI SensorTag board
94 * arm: Added VBLUno51 and VBLUno52 boards
95 * xtensa: Added ESP32 board support
96 * ARC: Added support for EMSK EM7D v2.2 version (incl. MPU)
103 * KW40Z IEEE 802.15.4 radio driver support added
104 * APDS9960 sensor driver added
105 * Added TICKLESS KERNEL support for nrf RTC Timer
106 * Added Kinetis adc and pwm drivers
108 * Added ESP32 drivers for GPIO, pin mux, watchdog, random number generator,
115 * LWM2M support added
116 * net-app API support added. This is higher level API that can be used
119 * MQTT TLS support added
121 * TCP receive window support added
124 * Added Bluetooth support to HTTP(S) server sample application
169 * Added support for stm32f417 SOC
170 * Added support for stm32f405 SOC
172 * Added rcc node on stm32 socs
173 * Added pin config for USART1 on PB6/PB7 for stm32l4
179 * CONTRIBUTING.rst and Contribution Guide material added
188 * API documentation added for new interfaces and improved for existing
190 * Documentation added for new boards supported with this release.
191 * Python packages needed for document generation added to new python
204 * Added test Case to stress test round robin scheduling in schedule_api test.
205 * Added test case to stress test priority scheduling in scheduling_api_test.