armsrc: clarify static vars vs global vars, part 3

This commit is contained in:
Philippe Teuwen
2020-05-19 17:43:13 +02:00
parent 1784a3437f
commit cb8d589fc4
16 changed files with 25 additions and 32 deletions

View File

@@ -106,8 +106,6 @@
#define FLASH_FASTBAUD MCK
#define FLASH_MINBAUD FLASH_FASTBAUD
#define FASTFLASH (FLASHMEM_SPIBAUDRATE > FLASH_MINFAST)
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
void FlashmemSetSpiBaudrate(uint32_t baudrate);