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 3784a46951
everything is now documented
8 years ago
..
avr_atoi.c
avr_atol.c
avr_strtod.c
avr_strtol.c
avr_strtoul.c
avrlibc.h everything is now documented 8 years ago
build_parser.sh
circ_buf.c
circ_buf.h everything is now documented 8 years ago
cortex_utils.h everything is now documented 8 years ago
error.c
error.h everything is now documented 8 years ago
hexdump.c take some steps towards reducing memory footprint in stack buffers 8 years ago
hexdump.h everything is now documented 8 years ago
ini_parser.c
ini_parser.h everything is now documented 8 years ago
ini_parser.rl
ini_writer.c switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 8 years ago
ini_writer.h everything is now documented 8 years ago
macro.h everything is now documented 8 years ago
malloc_safe.c almost finished DMA reception 8 years ago
malloc_safe.h everything is now documented 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 everything is now documented 8 years ago
stacksmon.c everything is now documented 8 years ago
stacksmon.h everything is now documented 8 years ago
str_utils.c added uart init (untested) and more config option 8 years ago
str_utils.h everything is now documented 8 years ago
stringbuilder.c
stringbuilder.h
type_coerce.h