Commit graph

4 commits

Author SHA1 Message Date
Marti Bolivar 1e014f7249 Update notes/portable.txt
This file is out of date.  Fix it to be a useful starting point for
figuring out how libmaple ports across chips/boards.
2011-06-11 20:05:42 -04:00
Marti Bolivar 296b1188bf Initial timer refactor.
Basic PWM works.  Had some problems in testing that might be due to
USART bugs.

HardwareTimer has been removed from the build for now; I will
re-implement it in terms of the new libmaple API, but consider it
deprecated.  Let's come up with something better.

Servo is implemented in terms of HardwareTimer, so it also has been
temporarily removed from the build.

pwmWrite() likely got a little bit less inefficient due to
indirection, but the PIN_MAPs shrank by a pointer per PinMapping.
2011-03-24 07:25:14 -04:00
bnewbold e03d58f4da Further wirish portability progress
Sort of ugly changes. Compiles but untested.
2010-08-31 17:17:57 -04:00
bnewbold 12c351d056 inital portability work 2010-08-25 22:57:46 -04:00