Remove arm_atsam
platform (#24337)
This commit is contained in:
parent
096aca63c5
commit
3bd303f204
215 changed files with 3 additions and 73516 deletions
|
@ -25,8 +25,6 @@
|
|||
# define TIMESTAMP_GETTER TCNT0
|
||||
#elif defined(PROTOCOL_CHIBIOS)
|
||||
# define TIMESTAMP_GETTER chSysGetRealtimeCounterX()
|
||||
#elif defined(PROTOCOL_ARM_ATSAM)
|
||||
# error arm_atsam not currently supported
|
||||
#else
|
||||
# error Unknown protocol in use
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue