git clone [email protected]:leroilion/teensy-blink-freertos.git
cd teensy-blink-freertos
mkdir subprojects
git clone [email protected]:leroilion/teensy-core.git subprojects/teensy-core
cd subprojects/teensy-core
git checkout -b v1.35 origin/v1.35
cd -
meson build --cross-file subprojects/teensy-core/teensy-3.5-cross.txt
cd build
meson configure -D teensy-core:freertos=true
ninja
ninja flash
-
Notifications
You must be signed in to change notification settings - Fork 0
leroilion/teensy-blink-freertos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Blink and serial with freertos on teensy 3.5 (using meson build)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published