dev-embedded/arduino-mk
Makefile for Arduino sketches.
ChangeLog
commit e688388bef42caa692695e9daa47da81144b808c
Author: Denis Buzdalov <public@buzden.ru>
Date: Mon Jul 1 13:20:33 2024 +0300
[ fix ] Update `dev-embedded/arduino-mk` to make caching work
commit dda4e31db7219c4a330ed55719e0ab8b503ba5f9
Author: Denis Buzdalov <public@buzden.ru>
Date: Thu May 28 23:55:57 2020 +0300
Arduino makefile was patched to remove the debug flag for `bossac`.
commit 797b805f820789605bd4cddaaa530a8cfdc8e0d5
Author: Denis Buzdalov <public@buzden.ru>
Date: Tue May 26 23:59:58 2020 +0300
`arduino-mk` was updated.
Changes are the following:
- all `*.mk` files were made to be installed;
- all binaries and man-pages were made to be installed;
- appropriate functions (dodoc) were made to be used for documentation;
- target folder was changed from `/usr/share/arduino` to
`/usr/share/arduino-mk`.
commit c18860f588c24fa4bf5f7f7656d024f3b341915d
Author: Denis Buzdalov <public@buzden.ru>
Date: Tue May 12 12:17:52 2020 +0300
Optional runtime dependency on the `app-misc/screen`, used for `make monitor`
commit 682de8a5d26ad4268b01e5f9f7451e0cf967cf54
Author: Denis Buzdalov <public@buzden.ru>
Date: Tue May 12 12:12:15 2020 +0300
An updated version of arduino makefile was added.
This is the original file got from the `concaveoverlay` overlay
with 105 commits from the `master` since release.
Author: Denis Buzdalov <public@buzden.ru>
Date: Mon Jul 1 13:20:33 2024 +0300
[ fix ] Update `dev-embedded/arduino-mk` to make caching work
commit dda4e31db7219c4a330ed55719e0ab8b503ba5f9
Author: Denis Buzdalov <public@buzden.ru>
Date: Thu May 28 23:55:57 2020 +0300
Arduino makefile was patched to remove the debug flag for `bossac`.
commit 797b805f820789605bd4cddaaa530a8cfdc8e0d5
Author: Denis Buzdalov <public@buzden.ru>
Date: Tue May 26 23:59:58 2020 +0300
`arduino-mk` was updated.
Changes are the following:
- all `*.mk` files were made to be installed;
- all binaries and man-pages were made to be installed;
- appropriate functions (dodoc) were made to be used for documentation;
- target folder was changed from `/usr/share/arduino` to
`/usr/share/arduino-mk`.
commit c18860f588c24fa4bf5f7f7656d024f3b341915d
Author: Denis Buzdalov <public@buzden.ru>
Date: Tue May 12 12:17:52 2020 +0300
Optional runtime dependency on the `app-misc/screen`, used for `make monitor`
commit 682de8a5d26ad4268b01e5f9f7451e0cf967cf54
Author: Denis Buzdalov <public@buzden.ru>
Date: Tue May 12 12:12:15 2020 +0300
An updated version of arduino makefile was added.
This is the original file got from the `concaveoverlay` overlay
with 105 commits from the `master` since release.