fome-fw/.github/workflows
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
..
build-android.yaml
build-firmware.yaml Epic: daily drive Nissan #4865 2022-12-02 20:15:08 -05:00
build-rusEFI-console.yaml Ant should go, gradle is the unified way #4371 2022-10-15 18:20:54 -04:00
build-simulator.yaml
build-tsplugin-body.yaml
build-unit-tests.yaml ubuntu-latest right? 2022-11-29 22:59:01 -05:00
gen-configs.yaml progress 2022-09-18 21:19:42 -04:00
gen-diffs.yaml
gen-docs.yaml
gen-ibom.yaml
gen-pinouts.yaml docs 2022-11-17 15:49:05 -05:00
hardware-ci.yaml Enable f4 discovery (#4913) 2022-12-21 20:33:37 -05:00
openocd_ci_f4_discovery.cfg Enable f4 discovery (#4913) 2022-12-21 20:33:37 -05:00
openocd_ci_proteus.cfg Hardware CI specifies exact device serial number (#4912) 2022-12-21 12:46:25 -05:00
readme.md
set-date.yaml
sync-wiki.yaml

readme.md

Here is a diagram of which configure scripts are used for which workflows. This is not a complete diagram of all workflows, nor does it show everything that these jobs do.

                                         Jenkins
                                           +
                                           v
                                         run.bat
      +------------+-----------------------+
      |            |                       v
      |            |                compile_and_upload.bat
      |            |     +--------------+  +------------------------------+
      |            |     |              v  v                              v
      |            |     |              gen_config                      compile.sh
      |            |     |        +--------+-------------------+            +
      v            v     |        v        v                   v            v
     Sim        Console  | ConfigKinetis   ConfigDefault    ConfigBoard   Firmware    Package
      ^            ^     |       ^             ^ ^            ^    ^      ^  ^           ^
      |            |     |       |             | |            |    |      |  |           |
      |            |     |       |             | |            |    |      |  |           |
      |            |     |       |             | |            |    +------+  |           |
      |            |     |       |             | |            |    |         |           |
      +---+--------+-------------+-------------+--------------+--------------+-----------+
          |              |                       |                 |
          +              +                       +                 +
Firmware Push            Gen Config      Unit Tests       Firmware PR

https://github.com/rusefi/rusefi/wiki/Build-Server-and-Automation