Im working on getting Espruino up and running the nRF52832 (ble enabled ARM Cortex M4F) SoC dev board. I forked the github repo and after reading around Im planning on doing the following.
Edit the Makefile
Create boards/nrf52832.py
Create boards/pins/nrf52832.csv
Add files from Nordics SDK to targets/lib/nrf52832
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.
Im working on getting Espruino up and running the nRF52832 (ble enabled ARM Cortex M4F) SoC dev board. I forked the github repo and after reading around Im planning on doing the following.
Am I on the right track/any tips?
Appreciate the help!
-Mike