first commit
This commit is contained in:
15
firmware/platformio/README.md
Normal file
15
firmware/platformio/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# PlatformIO
|
||||
|
||||
PlatformIO is a good default once the first Arduino-style examples work.
|
||||
|
||||
## Why Use It
|
||||
|
||||
- Reproducible project configuration.
|
||||
- Clear dependency management.
|
||||
- Better structure for multiple examples.
|
||||
|
||||
## Initial Rules
|
||||
|
||||
- Each project should reference its lab.
|
||||
- `platformio.ini` should document board and framework.
|
||||
- Physical test procedure belongs in lab `firmware.md`, not only in code comments.
|
||||
Reference in New Issue
Block a user