doc: release notes: Add board related release notes
Added details on new ARM boards, removal of panther board support on x86 and arc, and dts.fixup changes. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
c93894c493
commit
85b694e6c2
1 changed files with 13 additions and 0 deletions
|
@ -55,6 +55,19 @@ Boards
|
||||||
* Includes a template for hardware models
|
* Includes a template for hardware models
|
||||||
* Adds support for console and logging
|
* Adds support for console and logging
|
||||||
* Interrupts and timers are simulated in several different configurations
|
* Interrupts and timers are simulated in several different configurations
|
||||||
|
* Added support for the following ARM boards:
|
||||||
|
|
||||||
|
* adafruit_trinket_m0
|
||||||
|
* arduino_zero
|
||||||
|
* lpcxpresso54114
|
||||||
|
* nrf52_sparkfun
|
||||||
|
* nucleo_f429zi
|
||||||
|
* stm32f072_eval
|
||||||
|
* stm32f072b_disco
|
||||||
|
* Removed Panther board support which included boards/x86/panther and
|
||||||
|
boards/arc/panther_ss
|
||||||
|
* Refactored dts.fixup so common SoC related fixes are in arch/<*>/soc
|
||||||
|
and board dts.fixup only used for board specific items.
|
||||||
|
|
||||||
Drivers and Sensors
|
Drivers and Sensors
|
||||||
*******************
|
*******************
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue