File tree 3 files changed +2
-6
lines changed
3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -3612,8 +3612,6 @@ typedef struct
3612
3612
3613
3613
#ifndef CMSIS_DISABLE_DEPRECATED
3614
3614
3615
- #ifndef CMSIS_DISABLE_DEPRECATED
3616
-
3617
3615
#define SCB_AIRCR_ENDIANESS_Pos SCB_AIRCR_ENDIANNESS_Pos
3618
3616
#define SCB_AIRCR_ENDIANESS_Msk SCB_AIRCR_ENDIANNESS_Msk
3619
3617
Original file line number Diff line number Diff line change @@ -1388,8 +1388,6 @@ typedef struct
1388
1388
1389
1389
#ifndef CMSIS_DISABLE_DEPRECATED
1390
1390
1391
- #ifndef CMSIS_DISABLE_DEPRECATED
1392
-
1393
1391
#define SCB_AIRCR_ENDIANESS_Pos SCB_AIRCR_ENDIANNESS_Pos
1394
1392
#define SCB_AIRCR_ENDIANESS_Msk SCB_AIRCR_ENDIANNESS_Msk
1395
1393
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Watch the [introduction webinar](https://on-demand.arm.com/flow/arm/devhub/sessi
16
16
17
17
The following CMSIS-Packs relate to CMSIS v6 and are maintained by Arm.
18
18
19
- ### CMSIS Components
19
+ ### CMSIS Component Packs
20
20
21
21
- [ CMSIS-Compiler] ( https://www.keil.arm.com/packs/cmsis-compiler-arm ) : Retarget I/O functions of the standard C run-time library.
22
22
- [ CMSIS-DSP] ( https://www.keil.arm.com/packs/cmsis-dsp-arm/ ) : Optimized compute functions for embedded systems.
@@ -33,7 +33,7 @@ The following CMSIS-Packs relate to CMSIS v6 and are maintained by Arm.
33
33
34
34
- [ MDK-Middleware] ( https://www.keil.arm.com/packs/mdk-middleware-keil ) : File system, network, and USB stacks.
35
35
- [ CMSIS-mbedTLS] ( https://github.com/ARM-software/CMSIS-mbedTLS ) : Mbed TLS framed in a CMSIS-Pack.
36
- - [ SDS-Framework] [ https://github.com/ARM-software/SDS-Framework ] : Synchronous data streaming.
36
+ - [ SDS-Framework] ( https://github.com/ARM-software/SDS-Framework ) : Synchronous data streaming.
37
37
38
38
### Other Software Components
39
39
You can’t perform that action at this time.
0 commit comments