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 7280338f8b
take some steps towards reducing memory footprint in stack buffers
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 better asm loop 8 years ago
error.c Rewrite all units and other logic to better use return values and added TRY() helper 8 years ago
error.h Implemented PINOUT.TXT file 8 years ago
hexdump.c take some steps towards reducing memory footprint in stack buffers 8 years ago
hexdump.h
ini_parser.c added version markers to settings, option to disable INI comments 8 years ago
ini_parser.h Moved size defines to plat_compat 8 years ago
ini_parser.rl
ini_writer.c take some steps towards reducing memory footprint in stack buffers 8 years ago
ini_writer.h take some steps towards reducing memory footprint in stack buffers 8 years ago
macro.h take some steps towards reducing memory footprint in stack buffers 8 years ago
malloc_safe.c
malloc_safe.h
payload_builder.c added version markers to settings, option to disable INI comments 8 years ago
payload_builder.h added DI unit 8 years ago
payload_parser.c
payload_parser.h fixed hardfault handler to better work on cm0 8 years ago
snprintf.c
snprintf.h
stacksmon.c take some steps towards reducing memory footprint in stack buffers 8 years ago
stacksmon.h
str_utils.c added uart init (untested) and more config option 8 years ago
str_utils.h added uart init (untested) and more config option 8 years ago
stringbuilder.c
stringbuilder.h
type_coerce.h