summaryrefslogtreecommitdiff
path: root/ports/nrf/examples
AgeCommit message (Collapse)Author
2021-03-15run code formatting scriptmicroDev
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
This can be enforced by pre-commit, but correct it separately to make it easier to review.
2018-10-03Fix 'advertisement' typoEnrico Paganin
2018-06-20nrf: Remove really old examplesarturo182
These examples rely on machine and pyb modules, so they have to get. Leaving 3 BLE examples that also rely on those modules, but can be fixed to use CP's modules.
2018-06-20nrf: Cleanup machine and microbit leftoversarturo182
The music module was useful when this port had support for the microbit, now that it was removed, it's not so useful.
2017-10-04ports/nrf: Moving nrf51/52 port to new ports directoryGlenn Ruben Bakke