view hw.h @ 21:bd8e2cf04034

- Add flash erase, write & read commands (needs more work). - Split the buffer into argv/argc to make sub commands simpler.
author Daniel O'Connor <darius@dons.net.au>
date Thu, 15 Nov 2012 23:40:51 +1030
parents ca48036c82ef
children
line wrap: on
line source

void	hw_init(void);
void	_usleep16(uint16_t cnt);