diff options
author | iperry <iperry@749a229e-a60e-11de-b98f-4500b42dc123> | 2009-12-25 08:39:24 +0000 |
---|---|---|
committer | iperry <iperry@749a229e-a60e-11de-b98f-4500b42dc123> | 2009-12-25 08:39:24 +0000 |
commit | b6674cd738cc22e61ea34cb659750ef45ce01df4 (patch) | |
tree | bfee2ae84883c32871ee13a6e0f346f144263cf6 /README.txt | |
parent | 3bb04834ffd3f90dc9015997ea11a56d9d150099 (diff) | |
download | librambutan-b6674cd738cc22e61ea34cb659750ef45ce01df4.tar.gz librambutan-b6674cd738cc22e61ea34cb659750ef45ce01df4.zip |
Fixed delayMicroseconds, changed serial interface, added an (untested) 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
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 14 |
1 files changed, 1 insertions, 13 deletions
@@ -7,22 +7,10 @@ * D15 is mapped to pin number 38. This is to retain compatiblity with the * Arduino API, where digitalWrite() on pins 14-19 map to analog A0-A5 * - * Fix serial/timer - * Add external itnerrupts - * Redo serial api - * - * Order some shields - * buy some toner - * LARW BOOK - * - * - * wtf is smba/smbal? - * serial.print - * - * 5v tolerance * * TODO: * Using OSC32_IN/OSC32_OUT pins as GPIO ports PC14/PC15 152/995 + * Runtime check for AF collisions on pins (eg serial and pwm). * */ /* 51 GPIOs in general |