Quadrotor from scratch
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.
 
 
 
 
 
Gavan Fantom fda1b2a672 Use events to invoke menu handling on UART receive. We now have a basic 13 years ago
Makefile * Make total stack size available as a symbol 13 years ago
crt0.s * Make total stack size available as a symbol 13 years ago
event.c Don't call event handlers for events which haven't been registered. 13 years ago
event.h Use events to invoke menu handling on UART receive. We now have a basic 13 years ago
i2c.c Offload I2C work onto interrupts. For now, we just spin while waiting 13 years ago
i2c.h Offload I2C work onto interrupts. For now, we just spin while waiting 13 years ago
interrupt.c * Move UART code into its own file 13 years ago
interrupt.h * Make total stack size available as a symbol 13 years ago
lpc2103_flash.ld Remove commented out line 13 years ago
main.c Use events to invoke menu handling on UART receive. We now have a basic 13 years ago
optimtest Add script to test the benefit of various -O flags 13 years ago
swi.h * Make total stack size available as a symbol 13 years ago
timer.c * Make total stack size available as a symbol 13 years ago
timer.h * Move UART code into its own file 13 years ago
types.h * Make total stack size available as a symbol 13 years ago
uart.c Use events to invoke menu handling on UART receive. We now have a basic 13 years ago
uart.h Change API for getch to make it the caller's responsibility to poll for 13 years ago
wmp.c Offload I2C work onto interrupts. For now, we just spin while waiting 13 years ago
wmp.h More hacking: 13 years ago