pic32 minor cleanups

This commit is contained in:
Giovanni evilaliv3 Pellerano 2013-05-17 14:32:39 +02:00
parent 5af6540980
commit c33d51e762
9 changed files with 125 additions and 66 deletions

View file

@ -7,7 +7,7 @@
* (http://www.cnit.it).
*
* All rights reserved.
*
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@ -51,8 +51,8 @@
#define MRF24J40_PAN_COORDINATOR
#endif /* SEEDEYE_ID == 1 */
#define UART_DEBUG_BAUDRATE 230400
#define UART_SLIP_BAUDRATE 230400
#define UART_DEBUG_BAUDRATE 115200
#define UART_SLIP_BAUDRATE 115200
#define PLATFORM_HAS_BATTERY 1
#define PLATFORM_HAS_BUTTON 1