mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
Correct some errors in the ReleaseNotes. Noted by Alan Carvalho de Assis.
This commit is contained in:
+13
-16
@@ -17594,11 +17594,6 @@ Additional new features and extended functionality:
|
|||||||
|
|
||||||
* Nordic NRF52 Boards:
|
* Nordic NRF52 Boards:
|
||||||
|
|
||||||
- configs/nrf52-pca10040: Added support for the NRF52-PCA10040
|
|
||||||
development board. From Janne Rosberg.
|
|
||||||
|
|
||||||
* NXP Freescale LPC43xx Drivers:
|
|
||||||
|
|
||||||
- configs/nrf52-pca10040: Added support for the NRF52-PCA10040 board
|
- configs/nrf52-pca10040: Added support for the NRF52-PCA10040 board
|
||||||
including LEDs and buttons From Janne Rosberg.
|
including LEDs and buttons From Janne Rosberg.
|
||||||
- configs/nrf52-pca10040: Added support for starting the watchdog
|
- configs/nrf52-pca10040: Added support for starting the watchdog
|
||||||
@@ -17606,12 +17601,7 @@ Additional new features and extended functionality:
|
|||||||
- configs/nrf52-pca10040: Added a configuration for testing the
|
- configs/nrf52-pca10040: Added a configuration for testing the
|
||||||
watchdog timer. From Alan Carvalho de Assis.
|
watchdog timer. From Alan Carvalho de Assis.
|
||||||
|
|
||||||
* NXP Freescale LPC43xx Boards:
|
* NXP Freescale i.MX RT:
|
||||||
|
|
||||||
- configs/bambino-200e: Added support for multiple MAX31855 sensors
|
|
||||||
to the bambino-200e. From Tiago Almeida.
|
|
||||||
|
|
||||||
* NXP i.MX RT:
|
|
||||||
|
|
||||||
- i.MX RT: Brings in basic support for the i.MX RT 1050 'crossover'
|
- i.MX RT: Brings in basic support for the i.MX RT 1050 'crossover'
|
||||||
SoC. Includes timer and UART support. This port was the joint
|
SoC. Includes timer and UART support. This port was the joint
|
||||||
@@ -17619,7 +17609,7 @@ Additional new features and extended functionality:
|
|||||||
credit to Ivan for the kill because he is the one to held on to
|
credit to Ivan for the kill because he is the one to held on to
|
||||||
the end. From Ivan Ucherdzhiev.
|
the end. From Ivan Ucherdzhiev.
|
||||||
|
|
||||||
* NXP i.MX RT Drivers:
|
* NXP Freescale i.MX RT Drivers:
|
||||||
|
|
||||||
- i.MX RT: Added power management hooks.
|
- i.MX RT: Added power management hooks.
|
||||||
- i.MX RT: Added eDMA support (unverified).
|
- i.MX RT: Added eDMA support (unverified).
|
||||||
@@ -17628,7 +17618,7 @@ Additional new features and extended functionality:
|
|||||||
work with the D-Cache enabled, at least in write-through mode.
|
work with the D-Cache enabled, at least in write-through mode.
|
||||||
Added support for PHY interrupts and PHY IOCTLs.
|
Added support for PHY interrupts and PHY IOCTLs.
|
||||||
|
|
||||||
* NXP i.MX RT Boards:
|
* NX FreescaleP i.MX RT Boards:
|
||||||
|
|
||||||
- IMXRT1050-EVK: Added support for booting from the on board HYPER
|
- IMXRT1050-EVK: Added support for booting from the on board HYPER
|
||||||
Flash. From Ivan Ucherdzhiev.
|
Flash. From Ivan Ucherdzhiev.
|
||||||
@@ -17645,16 +17635,16 @@ Additional new features and extended functionality:
|
|||||||
Enable device statistics. Enable NSH ifup and ifdown commmands.
|
Enable device statistics. Enable NSH ifup and ifdown commmands.
|
||||||
Added an NSH configuration for testing Ethernet.
|
Added an NSH configuration for testing Ethernet.
|
||||||
|
|
||||||
* NXP Kinetis:
|
* NXP Freescale Kinetis:
|
||||||
|
|
||||||
- K28F: Added architecture support for the Kinetis K28F.
|
- K28F: Added architecture support for the Kinetis K28F.
|
||||||
|
|
||||||
* NXP Kinetis Drivers:
|
* NXP Freescale Kinetis Drivers:
|
||||||
|
|
||||||
- SDHC: Make Kinetis SDHC pullups work the same as the STM32 SDIO
|
- SDHC: Make Kinetis SDHC pullups work the same as the STM32 SDIO
|
||||||
pullups.
|
pullups.
|
||||||
|
|
||||||
* NXP Kinetis Boards:
|
* NXP Freescale Kinetis Boards:
|
||||||
|
|
||||||
- Freedom-K28F. Added support for the Kinetis Freedom-K28F board.
|
- Freedom-K28F. Added support for the Kinetis Freedom-K28F board.
|
||||||
|
|
||||||
@@ -17678,6 +17668,11 @@ Additional new features and extended functionality:
|
|||||||
bit that is normally a discrete). That communication was never
|
bit that is normally a discrete). That communication was never
|
||||||
successfully integrated.
|
successfully integrated.
|
||||||
|
|
||||||
|
* NXP LPC43xx Boards:
|
||||||
|
|
||||||
|
- configs/bambino-200e: Added support for multiple MAX31855 sensors
|
||||||
|
to the bambino-200e. From Tiago Almeida.
|
||||||
|
|
||||||
* OpenRISC
|
* OpenRISC
|
||||||
|
|
||||||
- arch/or1k/src. Added basic architectural support for the OpenRISK
|
- arch/or1k/src. Added basic architectural support for the OpenRISK
|
||||||
@@ -17820,6 +17815,8 @@ Additional new features and extended functionality:
|
|||||||
getdtabilesize(). From Michael Jung.
|
getdtabilesize(). From Michael Jung.
|
||||||
- libs/libdsp: Added DSP support library. From Mateusz Szafoni.
|
- libs/libdsp: Added DSP support library. From Mateusz Szafoni.
|
||||||
- include/sys: Added resource.h.
|
- include/sys: Added resource.h.
|
||||||
|
- include/nuttx/video: Add overlay support to framebuffer interface
|
||||||
|
definition. From Marco Krahl.
|
||||||
|
|
||||||
* Tools:
|
* Tools:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user