Przeglądaj źródła

Merge remote-tracking branch 'remotes/upstream/develop' into features/cmsis_nn_2

# Conflicts:
#	README.md
Jonatan Antoni 8 lat temu
rodzic
commit
ac25191f18
1 zmienionych plików z 2 dodań i 4 usunięć
  1. 2 4
      README.md

+ 2 - 4
README.md

@@ -11,9 +11,9 @@ A [pre-built documentation](http://www.keil.com/pack/doc/CMSIS_Dev/index.html) i
 ## What's Hot
  - CMSIS-RTOS2: RTX 5 is now available for IAR, GCC, Arm Compiler 5, Arm Compiler 6
  - CMSIS-RTOS2: FreeRTOS adoption (release) is available https://github.com/ARM-software/CMSIS-FreeRTOS
+ - CMSIS-RTOS2: RTX5 available for Cortex-A
  - CMSIS-Core: compiler agnostic features extended to simplify transition on LLVM based front-end
- - CMSIS-Core-A: preview of the CMSIS-Core for Cortex-A
- - Coming soon: CMSIS-RTOS2 for Cortex-A
+ - CMSIS-Core-A: CMSIS-Core for Cortex-A
  - CMSIS-NN: Bare metal Neural Network function library.
 
 ## Implemented Enhancements
@@ -25,8 +25,6 @@ A [pre-built documentation](http://www.keil.com/pack/doc/CMSIS_Dev/index.html) i
  - CMSIS-RTOS API Secure and Non-Secure support, multi-processor support
 
 ## Further Planned Enhancements
- - CMSIS-Core-A: Cortex-A processor support
- - CMSIS-RTOS: RTX5 for Cortex-A
  - CMSIS-DAP: extended trace support
  - CMSIS-Zone: management of complex system
      - Improvements for Cortex-A / M hybrid devices (focus on Cortex-M interaction)