2nd step of integrating Muse

This commit is contained in:
Philippe G
2022-01-19 00:17:49 -08:00
parent 94fe9b0acf
commit ac7ba228e8
5 changed files with 179 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
# weak should do the job but it does not
__attribute__((weak)) void target_init(void) {
}