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
6 years ago
..
avr_atoi.c Code import 6 years ago
avr_atol.c Code import 6 years ago
avr_strtod.c Code import 6 years ago
avr_strtol.c Code import 6 years ago
avr_strtoul.c Code import 6 years ago
avrlibc.h everything is now documented 6 years ago
build_parser.sh some cleaning 6 years ago
circ_buf.c Code import 6 years ago
circ_buf.h everything is now documented 6 years ago
cortex_utils.h everything is now documented 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 everything is now documented 6 years ago
hexdump.c take some steps towards reducing memory footprint in stack buffers 6 years ago
hexdump.h everything is now documented 6 years ago
ini_parser.c added version markers to settings, option to disable INI comments 6 years ago
ini_parser.h everything is now documented 6 years ago
ini_parser.rl Code import 6 years ago
ini_writer.c switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
ini_writer.h everything is now documented 6 years ago
macro.h everything is now documented 6 years ago
malloc_safe.c almost finished DMA reception 6 years ago
malloc_safe.h everything is now documented 6 years ago
payload_builder.c added version markers to settings, option to disable INI comments 6 years ago
payload_builder.h cleanup and added sync + async commands 6 years ago
payload_parser.c Code import 6 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 everything is now documented 6 years ago
stacksmon.c everything is now documented 6 years ago
stacksmon.h everything is now documented 6 years ago
str_utils.c added uart init (untested) and more config option 6 years ago
str_utils.h everything is now documented 6 years ago
stringbuilder.c Code import 6 years ago
stringbuilder.h Code import 6 years ago
type_coerce.h Code import 6 years ago