diff --git a/ports/zephyr/boards/beagleconnect_freedom.conf b/ports/zephyr/boards/beagleconnect_freedom.conf new file mode 100644 index 000000000..14ce9c526 --- /dev/null +++ b/ports/zephyr/boards/beagleconnect_freedom.conf @@ -0,0 +1,7 @@ +# Hardware features +CONFIG_I2C=y +CONFIG_SPI=y + +# Flash drivers +CONFIG_FLASH=y +CONFIG_FLASH_MAP=y