Match OdemiExi2 (#575)

* name audio.c and board/audio.c

* fix audio, complete board/basic_space, battle

* revert changes that broke build

* completely finish New and NewMore.cp, for some reason NewMore fails checksum

* finally match NewMore.cp

* match NMWException.cpp

* match mem_TRK

* match TRK with correct linker, uses Revo's notify func

* match TRKReadUARTPoll

* match OdemiExi2

* undo git's stupidness

* testing

* naively match REV 1 for real this time
This commit is contained in:
CreateSource 2025-03-16 15:50:44 -04:00 committed by GitHub
parent 91d6eb5428
commit 4fdca137cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 335 additions and 360 deletions

View file

@ -252,8 +252,7 @@ cflags_trk = [
cflags_odemuexi = [
*cflags_base,
"-inline auto,deferred"
# TODO figure out flags
"-inline deferred"
]
cflags_amcstub = [