This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nrf5: Renaming sdk folder to bluetooth.
Browse Source
...
This commit is contained in:
Glenn Ruben Bakke
2017-03-04 17:54:15 +01:00
parent
5e89a27ba1
commit
9e36242259
15 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
nrf5/sdk/ble_drv.c → nrf5/bluetooth/ble_drv.c
Unescape
Escape
View File
0
nrf5/sdk/ble_drv.h → nrf5/bluetooth/ble_drv.h
Unescape
Escape
View File
0
nrf5/sdk/ble_uart.c → nrf5/bluetooth/ble_uart.c
Unescape
Escape
View File
0
nrf5/sdk/ble_uart.h → nrf5/bluetooth/ble_uart.h
Unescape
Escape
View File
0
nrf5/sdk/bluetooth_common.mk → nrf5/bluetooth/bluetooth_common.mk
Unescape
Escape
View File
0
nrf5/sdk/bluetooth_conf.h → nrf5/bluetooth/bluetooth_conf.h
Unescape
Escape
View File
0
nrf5/sdk/help_sd.h → nrf5/bluetooth/help_sd.h
Unescape
Escape
View File
0
nrf5/sdk/iot_0.9.0/build.mk → nrf5/bluetooth/iot_0.9.0/build.mk
Unescape
Escape
View File
0
nrf5/sdk/iot_0.9.0/modnwble6lowpan.c → nrf5/bluetooth/iot_0.9.0/modnwble6lowpan.c
Unescape
Escape
View File
0
nrf5/sdk/iot_0.9.0/sdk.mk → nrf5/bluetooth/iot_0.9.0/sdk.mk
Unescape
Escape
View File
0
nrf5/sdk/iot_0.9.0/sdk_config.h → nrf5/bluetooth/iot_0.9.0/sdk_config.h
Unescape
Escape
View File
0
nrf5/sdk/iot_0.9.0/sdkhelp.c → nrf5/bluetooth/iot_0.9.0/sdkhelp.c
Unescape
Escape
View File
0
nrf5/sdk/iot_0.9.0/sdkhelp.h → nrf5/bluetooth/iot_0.9.0/sdkhelp.h
Unescape
Escape
View File
0
nrf5/sdk/modble.c → nrf5/bluetooth/modble.c
Unescape
Escape
View File
0
nrf5/sdk/ringbuffer.h → nrf5/bluetooth/ringbuffer.h
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
djsundog/circuitpython
Title
Body
Create Issue