Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | .gitignore: Only ignore ./build if it's a directory. | Guilhem Moulin | 2019-06-26 | 1 |
| | ||||
* | Use 'arduino-mk' as build system. | Guilhem Moulin | 2019-06-26 | 1 |
It feels simpler than `arduino-builder` and we can rely on more OS-shipped components. Also for some reason with `arduino-builder` weak symbols don't always seem to be overriden properly. |