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.
 
 
 
 
 
 
DrZiplok@gmail.com 6838829428 Use strtok_r rather than strtok. Saves a stack frame, two bytes of global, and fixes backwards compatibility with older avr-libc versions. 15 years ago
..
examples/menu Provide an easy way to print stuff before displaying the prompt. 15 years ago
include Fell asleep before committing these, oops. 15 years ago
AP_Common.cpp Drop a couple things in here in support of code moving to libraries. 15 years ago
AP_Common.h Add a simple commandline menu library. 15 years ago
menu.cpp Use strtok_r rather than strtok. Saves a stack frame, two bytes of global, and fixes backwards compatibility with older avr-libc versions. 15 years ago