* add rednose

* update rednose

* This compiles

* Add rednose to release

* cleanup

* Extract generated dir as argument

* Add constants.py to release

* Add rednose to dockerfile

* Fix that
old-commit-hash: 28bf5d1dd8
This commit is contained in:
Willem Melching
2020-05-14 15:36:56 -07:00
committed by GitHub
parent 48340cc8cb
commit 8f71de0dbe
30 changed files with 184 additions and 1641 deletions

View File

@@ -19,4 +19,3 @@ env.Program("ubloxd_test", [
"ublox_msg.cc",
"ubloxd_main.cc"],
LIBS=loc_libs)