Mercurial > ~darius > hgwebdir.cgi > stm32test
view main.h @ 0:c59513fd84fb
Initial commit of STM32 test code.
author | Daniel O'Connor <darius@dons.net.au> |
---|---|
date | Mon, 03 Oct 2011 21:19:15 +1030 |
parents | |
children |
line wrap: on
line source
#ifndef MAIN_H_ #define MAIN_H_ void main_systick_action(void); #endif /* MAIN_H_ */