clean up
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
*/
|
||||
/**************************************************************************/
|
||||
|
||||
#ifdef NRF52840_XXAA
|
||||
|
||||
// TODO remove
|
||||
#include "nrf.h"
|
||||
#include "nrf_power.h"
|
||||
@@ -648,3 +650,5 @@ void USBD_IRQHandler(void)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
@@ -34,6 +34,8 @@
|
||||
*/
|
||||
/**************************************************************************/
|
||||
|
||||
#ifdef NRF52840_XXAA
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "nrf.h"
|
||||
#include "nrf_gpio.h"
|
||||
@@ -98,3 +100,5 @@ void tusb_hal_dbg_breakpoint(void)
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user