🐛 Fix Flash EEPROM for STM32G0B1CB (#25469)

This commit is contained in:
alextrical
2023-03-05 22:28:50 +00:00
committed by Sven Soost
parent 9b7acf8f40
commit 094c9c38e4
2 changed files with 3 additions and 1 deletions

View File

@@ -155,6 +155,8 @@
#define SERIAL_UART_INSTANCE 4
#endif
#define FLASH_BANK_NUMBER FLASH_BANK_1
// Default pin used for generic 'Serial' instance
// Mandatory for Firmata
#ifndef PIN_SERIAL_RX