🧑‍💻 STM32G0B1RE Pins Debugging (#24748)

This commit is contained in:
Chris Bagwell
2022-09-16 13:30:04 -05:00
committed by Scott Lahteine
parent bdb7f3af3f
commit e04e18a590
6 changed files with 16 additions and 11 deletions

View File

@ -124,6 +124,7 @@
#define NUM_DIGITAL_PINS 62
#define NUM_REMAP_PINS 2
#define NUM_ANALOG_INPUTS 16
#define NUM_ANALOG_FIRST PA0
// SPI definitions
#ifndef PIN_SPI_SS