aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports
diff options
context:
space:
mode:
authorStephane D'Alu <sdalu@sdalu.com>2016-07-10 19:30:42 +0200
committerStephane D'Alu <sdalu@sdalu.com>2016-07-10 19:30:42 +0200
commite5430a6f71a45f2a6b92aa11844d7df12ac466ce (patch)
tree5c22717acc9727d3b3e49110a660e698888af684 /os/hal/ports
parent316118b64834f7dc7e4d97798a0ba8a338a5e19e (diff)
downloadChibiOS-Contrib-e5430a6f71a45f2a6b92aa11844d7df12ac466ce.tar.gz
ChibiOS-Contrib-e5430a6f71a45f2a6b92aa11844d7df12ac466ce.tar.bz2
ChibiOS-Contrib-e5430a6f71a45f2a6b92aa11844d7df12ac466ce.zip
todo
Diffstat (limited to 'os/hal/ports')
-rw-r--r--os/hal/ports/NRF5/NRF52832/todo.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/os/hal/ports/NRF5/NRF52832/todo.txt b/os/hal/ports/NRF5/NRF52832/todo.txt
new file mode 100644
index 0000000..dc14b72
--- /dev/null
+++ b/os/hal/ports/NRF5/NRF52832/todo.txt
@@ -0,0 +1,6 @@
+* add extra RTC, TIMER
+* assert size constraints on TIMER
+* clarify write-buffer for events handling
+ https://devzone.nordicsemi.com/question/86564/nrf52-write-buffer/
+* implement pin-reset, swo trace, trace pin configuration
+* implement errata (see system_nrf52.c)