aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/timers.h
Commit message (Collapse)AuthorAgeFilesLines
* Major hierarchy reorganization; see README.bnewbold2010-03-311-145/+0
| | | | | copy-to-ide and Makefile updated to conform; .gitignore added; LICENSE added
* Fixed delayMicroseconds, changed serial interface, added an (untested) ↵iperry2009-12-251-0/+1
| | | | | | runtime check for pwm/serial collision, moved more headers around. git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@79 749a229e-a60e-11de-b98f-4500b42dc123
* Added licensing. Moved lots of header files around. Added HardwareSerial ↵iperry2009-12-191-0/+26
| | | | | | reads, writes. Tweaked some of the util and assert functions. Added various useful routines for printing stuff to the serial port. Continued moving out stm32lib. Slightly more consistent naming, this will come in another change. git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@74 749a229e-a60e-11de-b98f-4500b42dc123
* Initial commit of library code, moved from leaftest repoiperry2009-12-171-0/+118
git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@69 749a229e-a60e-11de-b98f-4500b42dc123