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 e1b1b60a53 * Move UART code into its own file 13 years ago
Makefile * Move UART code into its own file 13 years ago
crt0.s * Move UART code into its own file 13 years ago
i2c.c * Allow COPTIM to be set outside Makefile 13 years ago
i2c.h * Allow COPTIM to be set outside Makefile 13 years ago
interrupt.c * Move UART code into its own file 13 years ago
interrupt.h * Move UART code into its own file 13 years ago
lpc2103_flash.ld Remove commented out line 13 years ago
main.c * Move UART code into its own file 13 years ago
optimtest Add script to test the benefit of various -O flags 13 years ago
timer.c * Move UART code into its own file 13 years ago
timer.h * Move UART code into its own file 13 years ago
types.h More hacking: 13 years ago
uart.c * Move UART code into its own file 13 years ago
uart.h * Move UART code into its own file 13 years ago
wmp.c * Allow COPTIM to be set outside Makefile 13 years ago
wmp.h More hacking: 13 years ago