index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
nrf
/
boards
/
feather52
Age
Commit message (
Expand
)
Author
2020-02-18
nrf: Use MICROPY_HW_ENABLE_RNG instead of MICROPY_PY_RANDOM_HW_RNG.
Damien George
2019-03-15
nrf/board: Migrate all nrf52832 targets to new BLE stack.
Glenn Ruben Bakke
2018-07-18
nrf/bluetooth: Add support for s132/s140 v6, remove s132 v2/3/5
Glenn Ruben Bakke
2018-07-18
nrf: Generalize feather52 target
Glenn Ruben Bakke
2018-07-18
nrf/boards/feather52: Move phony targets to main Makefile
Glenn Ruben Bakke
2018-07-18
nrf/modules/random: Rename port config for RNG
Glenn Ruben Bakke
2018-07-18
nrf/boards: Remove unused defines from board config headers
Glenn Ruben Bakke
2018-07-18
nrf/modules/machine/pin: Add support for IRQ on Pin's
Glenn Ruben Bakke
2018-07-18
nrf: Remove port member from Pin object
Glenn Ruben Bakke
2018-07-18
nrf: Make linker scripts more modular.
Ayke van Laethem
2018-07-18
nrf: Replace custom-HAL with nrfx-HAL
glennrub
2018-07-18
nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK.
Ayke van Laethem
2018-07-18
nrf: Make machine.UART optional.
Ayke van Laethem
2018-07-18
nrf/boards: Update linker scripts.
Ayke van Laethem
2018-07-18
nrf: Add new port to Nordic nRF5x MCUs.
Daniel Tralamazza