I recently was working on a project for the puckjs using platformio and zephyr. These zephyr configs helped me:
# Puckjs CONFIG_GPIO_AS_PINRESET=n CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y CONFIG_STDOUT_CONSOLE=n CONFIG_SERIAL=n # Debugging CONFIG_NO_OPTIMIZATIONS=y
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I recently was working on a project for the puckjs using platformio and zephyr. These zephyr configs helped me: