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 b3d1f95e7d
cleanup and added sync + async commands
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
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
malloc_safe.c almost finished DMA reception 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 cleanup and added sync + async commands 8 years ago
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