This release handles a couple of bugs, the worst of which would prevent an install from completing. I've removed Arduino-core
in favor of avrdude
and some pre-compiled binaries. This in turn removed Log4j
and several other dependencies that were too much exposure and no utility.
Tools
Commit Summary
- 8e5eb53 Update bootstrap.sh
- 3db3b5d Fix python for #61
- e31e354 Merge branch 'devel' of https://github.com/brewpi-remix/brewpi-tools-rmx into devel
- 0f29e2b Prep for release
File Changes
(1 file)
- M bootstrap.sh (4)
Patch Links:
- https://github.com/brewpi-remix/brewpi-tools-rmx/pull/62.patch
- https://github.com/brewpi-remix/brewpi-tools-rmx/pull/62.diff
Scripts
Commit Summary
- d89d58c Try using avrdude instead of core
- eb199b1 Use avrdude in path
- a0b6a3a Add avr utils
File Changes
(3 files)
- M .gitignore (1)
- M programController.py (28)
- M utils/doDepends.sh (19)
Patch Links:
- https://github.com/brewpi-remix/brewpi-script-rmx/pull/194.patch
- https://github.com/brewpi-remix/brewpi-script-rmx/pull/194.diff
WWW
No changes.