summaryrefslogtreecommitdiff
path: root/target/blink
Commit message (Collapse)AuthorAge
* Move build and debug tools to 'cctools' directory.Keith Packard2009-06-04
| | | | | | These tools were merged in from the ccdbg package. Signed-off-by: Keith Packard <keithp@keithp.com>
* sdcc gets the lib path correct based on the modelKeith Packard2009-03-15
|
* 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>