We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48277f commit 2b869a4Copy full SHA for 2b869a4
README.md
@@ -26,6 +26,8 @@ This library supports different platforms:
26
- Teensy 4.1 (imxrt1062)
27
- Daisy Seed (cortex-m7)
28
- Raspberry Pi Pico (rp2040)
29
+- Raspberry Pi Pico 2 (rp2350/cortex-m33)
30
+- STM32F3* (cortex-m3)
31
- STM32F407 (cortex-m4)
32
33
The organ example can be found here: https://github.com/marcel-licence/ml_synth_organ_example
@@ -112,4 +114,4 @@ Some changes in the toolchain cause that the linker searches the lib in the cort
112
114
113
115
---
116
-Please feel free to share your experience and ideas.
117
+Please feel free to share your experience and ideas.
0 commit comments