Updated to the new locm3 changed to stdint types.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <libopencm3/cm3/nvic.h>
|
||||
#include <libopencm3/cm3/systick.h>
|
||||
|
||||
u32 temp32;
|
||||
uint32_t temp32;
|
||||
|
||||
static void gpio_setup(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user