diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/configs/rp2040.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/configs/rp2040.config b/test/configs/rp2040.config new file mode 100644 index 00000000..51fc1228 --- /dev/null +++ b/test/configs/rp2040.config @@ -0,0 +1,2 @@ +# Base config file for rp2040 boards +CONFIG_MACH_RP2040=y |