Commit Graph

38 Commits

Author SHA1 Message Date
Matthew Kennedy a1659c5fce checkout all submodules 2023-03-02 01:22:05 -08:00
Matthew Kennedy 62ffcef1a9 usb descriptor 2023-02-26 12:05:41 -08:00
Matthew Kennedy b1634f052b
enable hardware ci (#34)
* add openocd cfg

* enable hw ci

* yaml picky indenting

* s

* serial port

* reset_config none separate

* luaformatter submodule

* vcc

* I can't type
2023-02-23 01:57:09 -08:00
Matthew Kennedy 453118f5c9 disable some builds 2023-02-20 20:44:58 -08:00
Matthew Kennedy 40d2c9d2a8 pass board dir to scripts instead of board name (#5022)
* pass board dir instead of name

* makefiles

* dead file?

* hw ci

* unit tests

* fix sd card generation while we're here

* actually test sd category

* jar

* clean merge

* jar for good measure

* fix f767 properly
2023-02-06 08:37:17 -04:00
David Holdeman 1ab672881d Lean submodule fetching (don't merge until all green) (#5013)
* remove submodules

* check out ChibiOS

* oops, try depth

* check skip, get libfirmware

* lua

* uzlib

* luaaa

* wideband_firmware

* remove submodules

* googletest

* libfirmware

* lua

* luaaa

* wideband_firmware

* don't need skip

* remove submodules

* ChibiOS

* libfirmware

* lua

* wideband_firmware

* remove submodules, checkout ibom

* remove submodules

* remove submodules, checkout firmware stuff

* remove submodules

* remove submodules

* googletest

* googletest

* libfirmware

* lua, wideband_firmware

* hw lib

* remove fetch-depth: 0

* luaformatter

* openblt, luaformatter

* install unit test stuff

* try fetch depth 2

* need luaformatter for all builds
2023-01-29 04:43:27 -05:00
rusefillc 7c8a04c724 Let's admit it it's time to move to gradle #3014 2023-01-23 12:19:21 -05:00
Matthew Kennedy 345b038862 Enable f4 discovery (#4913)
* scripts specify exact hardware CI device

* proteus serial number

* dropped this: |

* read envionment variable for correct port

* it's lowercase for whatever reason

* d'oh

* uncomment

* s

* f4 discovery serial numbers

* s

* debug mode openocd

* is that really the serial number?

* tolerate no SPI device

* remove debug flag

* kick to make sure machine still alive after move
2022-12-21 20:33:37 -05:00
Matthew Kennedy d48afea92c Hardware CI specifies exact device serial number (#4912)
* scripts specify exact hardware CI device

* proteus serial number

* dropped this: |

* read envionment variable for correct port

* it's lowercase for whatever reason

* d'oh
2022-12-21 12:46:25 -05:00
rusefillc 3e9ae89ca3 hiding discovery until next week 2022-11-22 17:41:14 -05:00
rusefillc e3cfb5ce0b gcc11 (#4680)
* gcc11

* Gcc 11 hw ci (#4754)

* hw ci -> gcc11

* setup script

* GCC 11.3 (#4757)

* setup_linux_environment.sh tar uses --auto-compress

* use ARM GCC 11.3

* gcc11 #4680

* update build-primary-bundle GCC to v11.3 (#4758)

* factor GCC toolchain provider (#4761)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>
2022-11-08 18:10:53 -05:00
Matthew Kennedy de9ab76a31 gcc 10 (#4641)
* scripts

* change check version

* disable inlining

* all the spots

* it's funny that this works with the wrong file extension

* bootloader

* hardware ci runs gcc 10
2022-10-18 22:30:16 -04:00
Matthew Kennedy ed23218759 enable proteus, select compiler in script (#4675)
* enable proteus, select compiler in script

* do it the new way

* blah

* old fashioned printf debugging

* sleep longer so we get battery voltage, and not on proteus

* firmware yaml

* remove print, it works!
2022-10-17 15:36:02 -04:00
rusefillc a116354eda let's separate Android from not Android 2022-10-15 11:29:58 -04:00
rusefillc 8d805612b7 We've lost Proteus HW CI #4668
not alive
2022-10-15 10:45:53 -04:00
rusefillc 7cb8e2bde1 We've lost Proteus HW CI #4668
not alive
2022-10-15 10:09:16 -04:00
rusefillc 5f3fbf2eee reducing code duplication and making CI happier 2022-08-31 20:53:17 -04:00
rusefillc 1cba861718 i like it this way 2022-08-31 20:43:07 -04:00
rusefillc 4367270cec Ant should go, gradle is the unified way #4371 2022-07-28 15:04:52 -04:00
dependabot[bot] cf21b52de9 Bump actions/checkout from 2 to 3 (#4389)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 12:47:07 +03:00
rusefillc 9155a4ee7c console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 13:52:35 -04:00
rusefillc 1153dfe577 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 12:25:09 -04:00
rusefillc bf00a6b813 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 12:14:17 -04:00
rusefillc 301f585df5 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 12:09:57 -04:00
rusefillc 64d6f712ef refactoring 2022-05-25 12:00:53 -04:00
rusefillc fdfd52576d refactoring 2022-05-25 11:59:28 -04:00
rusefillc 3a846fa48a console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
steps towards proper script in HW CI
2022-05-25 10:47:05 -04:00
rusefillc 6a077a632a console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
steps towards proper script in HW CI
2022-05-25 10:44:34 -04:00
Matthew Kennedy c71f8e8d01 hw ci calls gen_config_board.sh (#4109) 2022-04-26 00:55:56 -04:00
rusefillc 844940889a merging two folders related to default binary 2022-01-31 23:23:42 -05:00
David Holdeman 5b286c80f6 Remove install (#3084) 2021-07-30 21:17:28 -04:00
rusefillc e86f621139 are we all drunk today? 2021-07-30 20:26:13 -04:00
David Holdeman 4b6fc07f69 Try installing software explicitly (#3083)
* try installing software

* no sude

* move install up

* install in hw ci

* install in simulator build
2021-07-30 20:18:53 -04:00
rusefillc 60472e98af refactoring: explicit job names 2021-07-30 19:30:12 -04:00
Matthew Kennedy 1a9f1745b3 stlinnk v2 has a different name (#3057) 2021-07-24 16:54:44 -04:00
Matthew Kennedy 2c9bd6f4b0 check for stlink with lsusb (#3055)
* s

* s
2021-07-24 16:23:32 -04:00
Matthew Kennedy d62ad292ff shorter names (#3056) 2021-07-24 16:23:03 -04:00
Matthew Kennedy c9324d4182 does this work? (#2843) 2021-06-21 08:56:23 -04:00