summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* Use custom sdcc libraries (this needs to be configured...)Keith Packard2009-01-05
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add simple and timer sample programsKeith Packard2008-12-30
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Fix flashing less than a full page of data. Verify page at a time.Keith Packard2008-12-29
| | | | | | | | The 8051 flashing code requires special help with counts with non-zero low byte. Also, instead of verifying the entire flash contents at the end, verify each page as it goes. Signed-off-by: Keith Packard <keithp@keithp.com>
* Clean up autotools stuff.Keith Packard2008-12-19
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Autotools.Keith Packard2008-12-19
Signed-off-by: Keith Packard <keithp@keithp.com>