soft/tools/lpctools
2012-05-21 Nathael PajaniCorrect options for getopt_long
2012-05-21 Nathael PajaniWipe is done in flash_target
2012-05-21 Nathael PajaniAdding flash_target support to prog
2012-05-21 Nathael PajaniAdding isp_file_to_buff to isp_utils library (regressio...
2012-05-21 Nathael PajaniAdding erase flash support to prog
2012-05-21 Nathael PajaniAdding quiet arg to isp_send_cmd_sectors
2012-05-18 Nathael PajaniAdd non-regression tests for prog
2012-05-18 Nathael PajaniFirst attempt to support start prog, do not know if...
2012-05-18 Nathael PajaniModified to use new helper functions
2012-05-18 Nathael PajaniParts structure updated
2012-05-18 Nathael PajaniSplitting isp commands in two parts (creating a new...
2012-05-18 Nathael PajaniRemoving trailing spaces
2012-05-18 Nathael PajaniRemoving trailing tabs
2012-05-18 Nathael PajaniRemoving trailing spaces
2012-05-18 Nathael PajaniAdding utility function : write buffer to file
2012-05-17 Nathael Pajanino sync command, removing from help message
2012-05-17 Nathael PajaniCreating new tool to ease programming, enabling one...
2012-05-16 Nathael PajaniAdd quiet mode to some parts to remove error messages...
2012-05-16 Nathael PajaniChanged a few function headers and moved some code...
2012-05-16 Nathael PajaniAdding clean rule to Makefile
2012-05-14 Nathael PajaniAdding file with commands for non-regretion testing.
2012-05-14 Nathael PajaniAdded support for write to ram, with the limitation...
2012-05-14 Nathael PajaniAdded timeout (fixed, 500ms) to read commands
2012-04-19 nathael PajaniAdding uuencode function
2012-04-16 Nathael PajaniAdding copy-ram-to-flash support
2012-04-16 Nathael PajaniFixing return codes
2012-04-16 Nathael PajaniFixing lookup of command name in table
2012-04-16 Nathael PajaniAdding support for commands prepare-for-write, go,...
2012-04-15 Nathael PajaniAdding support for blank-check command
2012-04-15 Nathael PajaniFixing return code of isp_handle_command()
2012-04-15 Nathael PajaniAdding read-memory command support
2012-04-15 Nathael PajaniAdding uudecode function
2012-04-15 Nathael PajaniAdding author and licence information
2012-04-15 Nathael Pajaniisp_dump bug correction
2012-04-13 Nathael PajaniAdded unlock memory command.
2012-04-13 Nathael PajaniSynchro now OK, simple read commands (no arguments...
2012-04-12 Nathael PajaniStarting command handling
2012-04-12 Nathael Pajanimoving serial utility functions to isp_utils.c
2012-04-12 Nathael PajaniSynchro with LPC1114F/302 is working
2012-04-12 Nathael PajaniWorking on serial utility functions, working on command...
2012-04-11 Nathael Pajaniadding hexdump-like dump utility function for debugging...
2012-03-31 nathael PajaniAdding first version of ISP tool for LPC11xx.