Commit a1a27f0
committed
add a post-build command to patch board config into .bin/.uf2
this starts the replacement of BoardConfig.h + migration code with
shipped protobuf configs. this should help cleanup some code, and one
day will hopefully replace the need for per-board builds entirely,
greatly speeding up the GitHub build/creation of board binaries1 parent 05a9675 commit a1a27f0
43 files changed
Lines changed: 153 additions & 0 deletions
File tree
- configs
- ARCController
- BentoBox
- Blank
- FlatboxRev4
- FlatboxRev5RGB
- FlatboxRev5Southpaw
- FlatboxRev5USBPassthrough
- FlatboxRev5
- Granola
- Haute42COSMOX
- KB2040
- KeyboardConverter
- Liatris
- MavercadeRev1
- MavercadeRev2
- MiSTercadeV2
- OSUMGP-RP2040
- OpenCore0WASD
- OpenCore0
- PXPGamepad
- PicoAnn
- PicoFightingBoard
- PicoW
- Pico
- RP2040AdvancedBreakoutBoardUSBPassthrough
- RP2040AdvancedBreakoutBoard
- RP2040MiniBreakoutBoardUSBPassthrough
- RP2040MiniBreakoutBoard
- ReflexCtrlGenesis6
- ReflexCtrlNES
- ReflexCtrlSNES
- ReflexCtrlSaturn
- ReflexCtrlVB
- ReflexEncodeV1.2
- ReflexEncodeV2.0
- SGFDevices
- SparkFunProMicro
- Stress
- ZeroRhythm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments