view hw.h @ 62:bb52e6dad784

The LCD works better when the GPIO clocks are enabled before frobbing them. PWM doesn't work for some reason, just hard on for now.
author Daniel O'Connor <darius@dons.net.au>
date Tue, 09 Apr 2013 00:28:29 +0930
parents ca48036c82ef
children
line wrap: on
line source

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