GEX core repository.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ondřej Hruška 0046eff12a implemented ini read via command 7 years ago
TinyFrame rename some funcs related to settings, preparing to add commands for reading and writing the ini file. 7 years ago
USB bulk write implemented but not yet tested. bulk read improved 7 years ago
comm implemented ini read via command 7 years ago
framework rename some funcs related to settings, preparing to add commands for reading and writing the ini file. 7 years ago
platform
tasks use bulk typedefs in functions, add monitoring of msg queue usage to stackmon 7 years ago
units use bulk typedefs in functions, add monitoring of msg queue usage to stackmon 7 years ago
utils use bulk typedefs in functions, add monitoring of msg queue usage to stackmon 7 years ago
vfs rename some funcs related to settings, preparing to add commands for reading and writing the ini file. 7 years ago
FreeRTOSConfig.h
cortex_handlers.c implement a message processing queue that will hopefully aleviate the pain in working with tinyframe. this should make it possible to almost entirely get rid of async jobs for simple replies 7 years ago
debug.c
debug.h
freertos.c implemented ini read via command 7 years ago
gex.mk
gex_hooks.c
gex_hooks.h
stm32_assert.c
stm32_assert.h
version.h