vanvught / rpidmx512

Orange Pi DMX512 / RDM / MIDI / OSC / Art-Net / WS28xx / L6470 / Stepper / TLC59711 / PCA9685 / Servo / PWM / TCNet / SMPTE / RDMNet / LLRP / GD32 / GigaDevice / Raspberry Pi
http://www.orangepi-dmx.org/
MIT License
391 stars 108 forks source link

Add CMSIS support #186

Closed vanvught closed 3 years ago

vanvught commented 3 years ago

The CMSIS is a vendor-independent hardware abstraction layer for microcontrollers that are based on Arm® Cortex® processors.

When using CMSIS, the firmware can be easily used with STM32 and GD32 microcontroller's.

cc: @hippyau

vanvught commented 3 years ago

Observation: Both CMSIS Packs for STM32 and GD32 are not using the Drivers API

https://developer.arm.com/tools-and-software/embedded/cmsis/cmsis-search

-> No use implementing (adding support for) CMSIS.