Commit Graph

8 Commits

Author SHA1 Message Date
Michael Hope 6fc685bc2a Added debug routines.
Split the board specific code into a HAL API.
Added a POSIX HAL and hacked everything over to it.
2013-07-04 20:55:01 +02:00
Michael Hope b082de4efc Split the linker script out into platform specific versions.
Added a cloned script for the bare H103.
2013-06-26 21:09:37 +02:00
Michael Hope f056c2cac6 Pushed the USB transmission into a helper class. 2012-07-25 21:04:45 +12:00
Michael Hope 47ab08b42c Added timer caputre for the remote inputs. 2012-07-21 21:14:42 +12:00
Michael Hope bd21963e3b Added timers. 2012-07-17 21:34:42 +12:00
Michael Hope 38cdfceb2f Added a basic main, fixed up the Makefile, fleshed out the linker script. 2012-07-17 20:47:36 +12:00
Michael Hope 2cc71b7993 Added the bitarray specifics for the stm32 2012-07-17 18:57:17 +12:00
Michael Hope 0319168a3e Added a basic bit array. 2012-07-16 20:40:06 +12:00