mirror of
https://github.com/DerSpatz/PCB-reflow-solder-heat-plate.git
synced 2024-11-13 18:20:53 +01:00
.. | ||
.vscode | ||
src | ||
.gitignore | ||
avrdude.conf | ||
platformio.ini | ||
README.md |
Firmware
This firmware project structure is based on PlatformIO. The flashing has been configured to use an Arduino as a programmer using the following project: https://github.com/ElTangas/jtag2updi.
Todo
- Split main file into multiple ones (makes it easier to work on)
- Better Instructions for flashing.