• 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
    • Create the file jshardware.c in targets/nrf52832

    Am I on the right track/any tips?

    Appreciate the help!
    -Mike

About

Avatar for mjdietz @mjdietz started