bluetoe icon indicating copy to clipboard operation
bluetoe copied to clipboard

Building examples for all nRF52 variants out of the box

Open TorstenRobitzki opened this issue 2 years ago • 0 comments

It should be able to build nrf52 examples out of the box for:

  • different variants of the microcontroller like nrf52832, nrf52840 or nrf52820
  • provide abstractions for used peripherals like flash, GPIO or temperature sensors.
  • Especially GPIO pin assignment should be easily changeable to have the examples run on different nordic eval boards, other breakout boards or on custom hardware

TorstenRobitzki avatar May 27 '22 09:05 TorstenRobitzki