-
Brian Murphy
committed
[ab14ed]
fix a small compatibility issue with python 3
-
Brian Murphy
committed
[34cc4d]
Added an experimental UdpDevice for use with AN...
-
Brian Murphy
committed
[b3e7b6]
Turn off echo_on for UdpDevice
-
Brian Murphy
committed
[00da72]
Added a serialnumber command to get the device ...
-
Brian Murphy
committed
[841ede]
Add a --blankcheck command
-
Brian Murphy
committed
[cf77f1]
Try to support both Python 2.7 and Python 3.5
-
Brian Murphy
committed
[c785aa]
Try to use booleans where appropriate
-
Brian Murphy
committed
[80a915]
Keep flash_addr_end within the sector to avoid ...
-
Brian Murphy
committed
[b438dd]
release file for version 2.2
-
Brian Murphy
committed
[a25f78]
Call erase_flash with end_addr at the end of a ...
-
Brian Murphy
committed
[792040]
Added 0x prefix for hexadecimal values in logs
-
Brian Murphy
committed
[7997e6]
Changed flash_prog_buffer_base for lpc1769 to m...
-
Brian Murphy
committed
[afd36d]
Added a verify option to compare memory with a ...
-
Brian Murphy
committed
[61d413]
Detect file type automatically if no type chosen
-
Brian Murphy
committed
[02f061]
Added error descriptions.
-
Brian Murphy
committed
[0c831b]
Removed extra LF's found in the write_ram_block...
-
Brian Murphy
committed
[00d4fd]
Accept address:port and only log relevant infor...
-
Brian Murphy
committed
[a8be2c]
Made the blank check and compare after write op...
-
Brian Murphy
committed
[6a205f]
Automatically run a blank check after a sector ...
-
Brian Murphy
committed
[1c4234]
bump version to 2.2
-
Brian Murphy
committed
[f1a145]
Added the new commands and options to the help ...
-
Brian Murphy
committed
[090d2c]
Automatically detect whether the device echoes ...
-
Brian Murphy
committed
[751b27]
Refactor all pySerial specific code into a new ...
-
Brian Murphy
committed
[911e00]
Temporary skip sector 0 when verifying content.
-
Brian Murphy
committed
[30584c]
Moved the main part into a proper function for ...
-
Brian Murphy
committed
[b9d2c2]
Added and corrected some lpc176x/5x devid's.
-
Brian Murphy
committed
[9348b2]
Catch stdout and stderr, and report errors
-
Brian Murphy
committed
[09a977]
Automatically compare ram and flash after copyi...
-
-
-
-
-
Brian Murphy
committed
[63215e]
support masking of dev id word 1 - specifically...