fix scheduler

This commit is contained in:
2025-12-11 14:42:30 -06:00
parent 5a3e260821
commit bf421743a5
17 changed files with 217 additions and 202 deletions

View File

@@ -242,5 +242,11 @@ return {
endian: 'little',
c_args: [],
c_link_args: []
},
raspberrypi: {
},
android: {
}
}