summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * actually write and compare SPI test bitsKeith Packard2009-03-24
| * Add USART-based SPI test codeKeith Packard2009-03-24
| * Change spi test stringKeith Packard2009-03-24
| * Oops, not merging in the bit read for SPI testKeith Packard2009-03-24
| * Adjust clock/data phase for spi testKeith Packard2009-03-24
| * MISO needs to be an inputKeith Packard2009-03-24
| * Add bit-banging spi eeprom test programKeith Packard2009-03-24
| * working beep at around 4khzBdale Garbee2009-03-18
| * Add simple test program to light up the transmitter at 434.550MHzKeith Packard2009-03-18
| * Correctly comment which bit the beep program usesKeith Packard2009-03-15
| * Add telemetrum beeper exampleKeith Packard2009-03-15
| * sdcc gets the lib path correct based on the modelKeith Packard2009-03-15
| * Bump debug speed back upKeith Packard2009-03-15
| * Only flip changing bits in async modeKeith Packard2009-03-07
| * The debug port only works if reset is higher than clock. weirdKeith Packard2009-03-07
| * Make manual bit flipping sync after every transactionKeith Packard2009-03-07
| * Add ccmanualKeith Packard2009-03-07
| * Sync after manual bit readingKeith Packard2009-03-07
| * Flip debug pins around to match telemetrumKeith Packard2009-03-07
| * Wait for a while when switching the RESET_N lineKeith Packard2009-03-06
| * minor s51.1 formatting fixesBdale Garbee2009-03-02
| * Add s51 manual.Keith Packard2009-03-01
| * Sometimes the link breaks and the GET_PC command returns garbageKeith Packard2009-03-01
| * Support 'set' commandKeith Packard2009-01-25
| * Expose ccdbg_set_clock APIKeith Packard2009-01-05
| * Use custom sdcc libraries (this needs to be configured...)Keith Packard2009-01-05
| * Have S51 ignore SIGINT while running under sdcdb.Keith Packard2009-01-05
| * Add simple and timer sample programsKeith Packard2008-12-30
| * Save/restore registers to host during memory operations. Cache ROM data.Keith Packard2008-12-30
| * Fix flashing less than a full page of data. Verify page at a time.Keith Packard2008-12-29
| * Use SFR access funcs. Support 'dump' command. Add -m (monitor) flag.Keith Packard2008-12-28
| * Save/restore regs when reading/writing memory. Add SFR access.Keith Packard2008-12-28
| * s51: get start address from ihx file. re-enable breakpoints after reset.Keith Packard2008-12-27
| * Switch to libusb-1.0 and use async interface.Keith Packard2008-12-26
| * s51: add breakpoints and the ability to block awaiting a breakpoint.Keith Packard2008-12-26
| * Add more commands to s51 assembly-language debuggerKeith Packard2008-12-22
| * Make read_memory debug output use ccdbg_debug.Keith Packard2008-12-22
| * Add preliminary version of s51, a UI clone of the 8051 emulator.Keith Packard2008-12-21
| * Cleanup work; separating out the cp interface to be more abstract.Keith Packard2008-12-20
| * Clean up autotools stuff.Keith Packard2008-12-19
| * Autotools.Keith Packard2008-12-19
| * Ignore .ihx filesKeith Packard2008-12-19
| * Move blink example to subdirKeith Packard2008-12-19
| * Clean up makefiles, move ihx files to .ihxKeith Packard2008-12-19
| * ignore more stuffKeith Packard2008-12-19
| * Add cc1111 isr stub exampleKeith Packard2008-12-19
| * Add blink-tiny flash and ram versionsKeith Packard2008-12-19
| * Flash multiple pages. Eliminate off-by-one error in hex_image length.Keith Packard2008-12-19
| * Add flash writing code.Keith Packard2008-12-19
| * fasterKeith Packard2008-12-18