https://github.com/mrquincle/merijn-microapps
https://github.com/mrquincle/merijn-microapps
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrquincle/merijn-microapps
- Owner: mrquincle
- Created: 2021-11-03T12:33:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T12:40:31.000Z (almost 4 years ago)
- Last Synced: 2025-06-09T16:46:26.043Z (4 months ago)
- Language: C++
- Size: 415 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microapps for within Platform IO
Cloned Merijn's repos.
See #13. First step produces binary with size = 2398 and checksum 52016.
Make sure you first set the PATH to the right cross-compiler:
```
export PATH=$PATH:.../bluenet/tools/gcc_arm_none_eabi/bin
```Navigate to `scons/` directory.
```
scons
```