bluetoe icon indicating copy to clipboard operation
bluetoe copied to clipboard

better support to build examples for different Controllers

Open TorstenRobitzki opened this issue 2 years ago • 0 comments

To have the examples independent from:

  • toolchain
  • microcontroller
    • CPU
    • controller variant
  • hardware / evalboard

we need to let the user define:

  • microcontroller variant
  • pin allocation

and the examples need to

  • configure GCC accordingly
  • confgire Bluetoe accordingly
  • provide reasonable pin allocations for LEDs and buttons

TorstenRobitzki avatar May 27 '22 12:05 TorstenRobitzki