Commit Graph

4 Commits

Author SHA1 Message Date
OnlineCaveman
76762571ea Ifdef include requested change 2022-10-25 15:56:34 +02:00
OnlineCaveman
02565a0ba3 Cleanup
Removed unnecesary Qspi stuff for now. Compiles fine for samd51 and samd21. Have no samd21 platform or tpuart to do thorough testing but nothing fundamental was changed in samd_platform other than the ifdef checks.
2022-10-17 21:10:23 +02:00
OnlineCaveman
37e056a91c ARCH_SAMD
Now checking for __SAMD21__ and __SAMD51__ in knx_facade, samd_platform (samd21) and samd51_platform (samd51)

Preparation for external flash functionality in platform.h
2022-10-17 20:37:44 +02:00
OnlineCaveman
b8107fd62d SAMD51/SAMD21 files
Separate files for SAMD51 and SAMD21 platforms.
2022-10-17 19:48:09 +02:00