had to comment out radio_off since I don't have the maca stuff moved
over yet.
This commit is contained in:
Mariano Alvira 2010-02-26 16:37:20 -05:00
parent d3fed95235
commit d0f8336f13
4 changed files with 57 additions and 167 deletions

View file

@ -29,4 +29,7 @@
#define BOOT_OK 1
#define BOOT_SECURE 0
/* sleep */
#undef USE_32KHZ /* board should have a HAS_32KHZ define */
#endif