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 05875a8167
fixed bogus slotcount use display + moved some stuff to dynalloc to save ram
8 years ago
..
avr_atoi.c
avr_atol.c
avr_strtod.c
avr_strtol.c
avr_strtoul.c
avrlibc.h
build_parser.sh
circ_buf.c
circ_buf.h
cortex_utils.h switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 8 years ago
error.c
error.h
hexdump.c take some steps towards reducing memory footprint in stack buffers 8 years ago
hexdump.h
ini_parser.c
ini_parser.h
ini_parser.rl
ini_writer.c switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 8 years ago
ini_writer.h some more stack shrinking 8 years ago
macro.h take some steps towards reducing memory footprint in stack buffers 8 years ago
malloc_safe.c switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 8 years ago
malloc_safe.h switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 8 years ago
payload_builder.c
payload_builder.h
payload_parser.c
payload_parser.h
snprintf.c switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 8 years ago
snprintf.h
stacksmon.c fixed bogus slotcount use display + moved some stuff to dynalloc to save ram 8 years ago
stacksmon.h
str_utils.c
str_utils.h
stringbuilder.c
stringbuilder.h
type_coerce.h