mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
ringbuffer and device detection to USB-CAN-relay
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#define SYSMEM09x 0x1FFFD800
|
||||
// define SystemMem to other in MAKEFILE
|
||||
#ifndef SystemMem
|
||||
#define SystemMem SYSMEM04x
|
||||
#define SystemMem SYSMEM07x
|
||||
#endif
|
||||
|
||||
#define CONCAT(a,b) a ## b
|
||||
|
||||
Reference in New Issue
Block a user