1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00

PICO: Fix merge error in platform_mcu.h.

This commit is contained in:
Matthew Selby 2025-06-02 15:12:32 +01:00
parent 45708c41f1
commit 0381a9102b
2 changed files with 1 additions and 4 deletions

@ -1 +1 @@
Subproject commit eda6b309994923772eeab82fce3d6d8c3c0812a2
Subproject commit 4136fa21f2902321caad438b73505caf0c64dda3

View file

@ -29,9 +29,6 @@
#include "hardware/dma.h"
#include "hardware/flash.h"
// Allow for single port, up to 128 GPIO pins, in ioTag_t.
#define DEFIO_PORT_PINS 128
#define NVIC_PriorityGroup_2 0x500
#define PLATFORM_NO_LIBC 0
#define DEFIO_PORT_PINS 64