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.
 
 
 
 
gex-core/utils
Ondřej Hruška 2881c2ff2a
almost finished DMA reception
6 years ago
..
avr_atoi.c Code import 7 years ago
avr_atol.c Code import 7 years ago
avr_strtod.c Code import 7 years ago
avr_strtol.c Code import 7 years ago
avr_strtoul.c Code import 7 years ago
avrlibc.h Code import 7 years ago
build_parser.sh some cleaning 6 years ago
circ_buf.c Code import 7 years ago
circ_buf.h Code import 7 years ago
cortex_utils.h switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
error.c Rewrite all units and other logic to better use return values and added TRY() helper 6 years ago
error.h Implemented PINOUT.TXT file 6 years ago
hexdump.c take some steps towards reducing memory footprint in stack buffers 6 years ago
hexdump.h Code import 7 years ago
ini_parser.c added version markers to settings, option to disable INI comments 6 years ago
ini_parser.h Moved size defines to plat_compat 6 years ago
ini_parser.rl Code import 7 years ago
ini_writer.c switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
ini_writer.h some more stack shrinking 6 years ago
macro.h take some steps towards reducing memory footprint in stack buffers 6 years ago
malloc_safe.c almost finished DMA reception 6 years ago
malloc_safe.h switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
payload_builder.c added version markers to settings, option to disable INI comments 6 years ago
payload_builder.h added DI unit 6 years ago
payload_parser.c Code import 7 years ago
payload_parser.h fixed hardfault handler to better work on cm0 6 years ago
snprintf.c switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
snprintf.h Code import 7 years ago
stacksmon.c fixed bogus slotcount use display + moved some stuff to dynalloc to save ram 6 years ago
stacksmon.h Code import 7 years ago
str_utils.c added uart init (untested) and more config option 6 years ago
str_utils.h added uart init (untested) and more config option 6 years ago
stringbuilder.c Code import 7 years ago
stringbuilder.h Code import 7 years ago
type_coerce.h Code import 7 years ago