12 Commits

Author SHA1 Message Date
BBsan
a61cffd26d faster CI 2025-06-30 08:05:56 +02:00
BBsan
45f95dec32 update workflow 2025-05-03 07:31:52 +02:00
BBsan
00042300b6 Update workflow 2025-05-02 17:15:22 +02:00
BBsan
e8e6615933 Release 1.0 2025-01-31 13:12:04 +01:00
Ilya Zhuravlev
5fdc1e0ddb ci fix 2023-08-11 22:10:41 -06:00
Matías Israelson
a6952ffc88 Fix CI due to wierd sintax issue (#22) 2023-08-11 19:15:34 -06:00
Matías Israelson
a7ffac4329 Update CI (#21)
* Update CI

* [CI] upload binaries as artifacts

* Update cmake.yml

* Update cmake.yml
2023-08-11 18:53:49 -06:00
BBsan
b383668249 Add version to Info Menu (#10)
* Add USB Debugging through UART

* Add USB Debug UF2

* put char when writing to uart

* wip-ps2 exploit

* Peroperly adding exploit screen

* wip - read from flash

* Fix wrong pointer to buffer

* Add exploit "BOOT" card and activate Boot

* Add USB Debugging through UART

* put char when writing to uart

* wip-ps2 exploit

* Peroperly adding exploit screen

* wip - read from flash

* Fix wrong pointer to buffer

* Add exploit "BOOT" card and activate Boot

* Re-Add Force Refresh

* integrate boot iamge, remove deploy dialog (preliminary)

* Build also develop

* Get Bootcard during build

* Fix download

* Remove exploit deployment

* Fix using other cards after boot

* Remove check for exploit available (it's always available)

* Fix Min Index

* Remove create exploit screen

* Remove commented code

* Simplify settings

* Remove comments and debug

* cleanup

* Switch bootcard to latest selected card on button press
Only use one bootcard channel named "BootCard.mcb"

* Disable channels for boot card

* Switch to first card after boot also on short press

* Add version

* Add separate version page

* Add Version to workflow

* Fix Build

* Fix non Debug version

* Try to get version during checkout

* CI

* Move version.c into build folder as it is generated each build

* Fix versioning

* Release name for untagged releases "nightly-COMMIT_HASH"

* Exclude nightly for describe

* Use cmake script to generate version.c

* Remove fetch --all and add origin

* Generate Version file after each clean

* Generate C file on each build, regardless of changed content

* Simplify build script

* Fix gitignore

* Remove fetch tags from build phase

---------

Co-authored-by: BBsan2k <bbsan@gmx.de>
2023-04-15 22:52:38 -06:00
BBsan
d6e432e02c Fix CI for PRs (#7)
Co-authored-by: BBsan2k <bbsan@gmx.de>
2023-01-30 16:34:05 -06:00
BBsan
e3fdda5d85 Add USB UART Debugging Output (#5)
* Add USB Debugging through UART

* Add USB Debug UF2

* put char when writing to uart

Co-authored-by: BBsan2k <bbsan@gmx.de>
2023-01-21 11:52:30 -06:00
Ilya Zhuravlev
f8d66fbd88 update workflow for renamed branch 2022-12-12 02:08:24 -06:00
BBsan2k
8ded4b0ae6 Add CI 2022-11-14 09:54:54 +01:00