Commit Graph

318 Commits

Author SHA1 Message Date
David Holdeman be780ff893
remove commit from build-firmware (#1515) 2020-06-18 19:27:38 -04:00
David Holdeman 6595d1d80e
Run gen scripts and unify firmware, simulator, and unit_tests workflows (#1506)
* add workflow and scripts

* select current branch

* added some comments

* unify build workflows for firmware, testing, and simulator

* move if to steps to keep from skipping

* debug

* Added comment

* Move simulator and unit tests back to their own files

* Move config and livedoc generation to its own file

* Add gen configs workflow
2020-06-18 18:31:54 -04:00
David Holdeman cd1cbd1f76
Remove duplicated workflow (#1507)
* add workflow and scripts

* Update date

* Removed duplicated workflow

Co-authored-by: GitHub set-date Action <action@github.com>
2020-06-18 17:06:03 -04:00
David Holdeman 671d22f112
Add dfu conversion (#1497) 2020-06-16 12:33:49 -04:00
Matthew Kennedy 858821ed66
proteus -> exti (#1378)
* proteus -> exti

* do frankenso pal the same way

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-06 18:52:15 -04:00
Matthew Kennedy 9d8cd24219 fix (#1136) 2020-02-09 20:19:47 -05:00
Matthew Kennedy d67db19a3c
Switch to GitHub hosted compiler (#1128)
* test

* correct path

* switch to official repo

* is more cores faster?

* no, it isn't

* try mine again

* Fix path

* switch to official

* s
2020-02-06 21:18:35 -03:00
Matthew Kennedy bc8ad6ba9d
remove some configs (#1127) 2020-02-05 08:00:45 +05:30
rusefi 6c76c5fcd6 PAL repair 2019-12-05 21:10:29 -05:00
rusefi 2b49fc31ea steps towards fixing PAL inputs 2019-12-05 21:04:24 -05:00
rusefi d261c0f3e4 frankenso-pal CI 2019-12-05 20:25:23 -05:00
andreika-git deaef6c5bc github CI fix (Kinetis/release) (#1045)
* fix?

* more fix

* Proteus fix

* fix Kinetis gen_config

* update Kinetis config

* quotes fix?

* quotes fix??

* Okay, no quotes, just move -DFIRMWARE_ID inside .mk

* Exclude Kinetis/debug build
2019-12-04 15:16:26 -05:00
rusefi ede7f4d872 more fixing kinetis 2019-12-04 08:52:22 -05:00
andreika-git 24e9a418e7 Kinetis: attempting to fix github CI? (#1044) 2019-12-04 08:48:51 -05:00
rusefi c0a9eb57a7 would it work? 2019-12-04 07:51:51 -05:00
Matthew Kennedy 9fdf74bc18 Base configuration for Proteus (#1040)
* cfg

* add enum value

* add ci

* actually build the board config

* this is pretty close

* proteus case
2019-12-02 23:54:40 -05:00
Matthew Kennedy 5d43ddf0b0 Build prometheus with makefiles instead of batch scripts (#1020)
* use makefiles instead of batch

* add to ci

* put batch files back, but minimum logic

* default to release

* debug level opt too
2019-11-29 02:39:30 -05:00
Matthew Kennedy ac79a51893 Add workflow for firmware, fix simulator build, trigger builds on PR (#1018)
* add firmware yaml

* Comments

* run other things on pr

* test simulator build

* update first

* friendly names

* friendly name
2019-11-20 23:34:55 -05:00