forked from RFduino/RFduino
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTODO
More file actions
36 lines (27 loc) · 892 Bytes
/
TODO
File metadata and controls
36 lines (27 loc) · 892 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Remove Nordic SDK dependencies
Product Anomalies:
- Start RTC after frist LFCLOCK event nRF51422 PAN v3.0
- Look at other PAN Documents
Flash Tool
- Windows Support (Java?)
- Flash Softdevice via burn bootloader function, when used
BLE
- Add BLE support via Softdevice or porting a complete stack
libnRF51System or variant.cpp
add nrf51duino_ppi_channel_assign, nrf51duino_ppi_channel_unassign
nrf51duino_nvic_setpriority
variants/nRF51/variant.cpp
UART Code with uart limit when BLE is used
cores/arduino/wiring_analog.c
find_free_PPI_channel
Fix, when Softdevice or BLE implementation use PPI channels
analogWrite
RFduinoGZLL_used is checked by RFduino when timer2 is used
Use of TASK channels
cores/arduino/syscalls.c
_write
UNUSED() s. syscalls_sam3.c
cores/arduino/WInterrupts.c
Pin Wake functionality
- Rename RFduino-Functions
- PIN_COUNT... in variant.h/c