arturo182
|
d5a71a4b8a
|
nrf: Move bluetooth driver to the 'bluetooth' folder
|
2018-10-21 15:55:25 +02:00 |
|
Josh Klar
|
aefabc5353
|
Update docs to reflect proper size of device
|
2018-10-20 03:29:20 -07:00 |
|
Josh Klar
|
4c75a60bd3
|
Declobber a DEFINE
|
2018-10-20 02:57:17 -07:00 |
|
Josh Klar
|
16ca9c8c7c
|
Makefile fixes and some docs
|
2018-10-20 02:43:13 -07:00 |
|
Josh Klar
|
3d7b96aeb1
|
Add board and pin defs for MakerDiary NRF52840 MDK
|
2018-10-20 02:43:12 -07:00 |
|
hathach
|
f724647a45
|
fix feather nrf52840 build error
|
2018-09-25 17:09:54 +07:00 |
|
hathach
|
2f0e0bdcaf
|
migrate serial from uart to uarte
|
2018-09-25 16:14:44 +07:00 |
|
hathach
|
7a1b4ccc9b
|
Merge branch 'master' into nrf52_uart_io
|
2018-09-24 12:50:48 +07:00 |
|
hathach
|
c5593ec074
|
got uart tx work
|
2018-09-19 17:59:15 +07:00 |
|
hathach
|
1df3bcf392
|
add board.UART() function
|
2018-09-19 14:40:37 +07:00 |
|
hathach
|
d8c8c5f005
|
remove CFG_HWUART_FOR_SERIAL
|
2018-09-18 20:26:50 +07:00 |
|
Pierrick C
|
7e8816ad6f
|
Add VOLTAGE_MONITOR alias to pin D31/A7
|
2018-09-13 23:46:47 +02:00 |
|
Dan Halbert
|
e335c74ac6
|
use open-drain capabilities on GPIO; clean up board init; set correct GPIO voltage
|
2018-09-09 15:01:28 -04:00 |
|
Dan Halbert
|
4382389e6f
|
fix typos, remove incorrect pca10059 example; add default buses for pca10056; improve board names for pca boards
|
2018-09-01 00:29:36 -04:00 |
|
Dan Halbert
|
9ea809bef7
|
add pin claiming to devices
|
2018-08-31 18:38:05 -04:00 |
|
Dan Halbert
|
585597a252
|
pin files rework; implement pin claiming; add more boards
|
2018-08-31 18:05:55 -04:00 |
|
ladyada
|
ded38d30b6
|
rename pin.h to nrf_pin.h to avoid conflict with Pin.h
|
2018-08-26 20:37:12 -04:00 |
|
Dan Halbert
|
4cc33f8de6
|
Merge remote-tracking branch 'adafruit/master' into nrf_board_rename
|
2018-08-23 16:25:57 -04:00 |
|
hathach
|
7961103ee6
|
update SD to v6.1.0
|
2018-08-22 21:51:30 +07:00 |
|
Dan Halbert
|
eaf4d19dbb
|
Merge remote-tracking branch 'adafruit/master' into nrf_board_rename
Merge #1137
|
2018-08-22 10:24:10 -04:00 |
|
hathach
|
a516d1123f
|
fix typos
|
2018-08-22 19:42:41 +07:00 |
|
hathach
|
fc955b1591
|
remove bootloader binaries, update readme for using adafruit-nrufitl and flashing bootloader
|
2018-08-22 15:22:17 +07:00 |
|
Dan Halbert
|
c503cf990b
|
forgot to change .travis.yml
|
2018-08-21 20:35:58 -04:00 |
|
Dan Halbert
|
85df32907f
|
rename nrf boards to feather_nrf52832 and feather_nrf52840_express
|
2018-08-21 18:45:37 -04:00 |
|
hathach
|
df4184e478
|
rename linker file to SD major version only
|
2018-08-21 16:02:57 +07:00 |
|
hathach
|
e1ccc07841
|
remove bootloader & dfu-bootloader target
user should go to bootloader repo to upgrade bootloader
|
2018-08-14 20:19:28 +07:00 |
|
hathach
|
3525d65af3
|
should fix #1021
- update tinyusb for wanted char
- move usb code into usb.c
|
2018-07-17 21:24:49 +07:00 |
|
hathach
|
f98c7f708e
|
merge review
|
2018-07-12 01:37:23 +07:00 |
|
hathach
|
10846d316b
|
Merge branch 'master' into nrf52840_usbboot
|
2018-07-11 21:35:44 +07:00 |
|
hathach
|
a53b1c7cf1
|
code format
|
2018-07-10 22:49:51 +07:00 |
|
arturo182
|
2c63fb2a94
|
nrf: Remove the random hal and module
Thus getting rid of the whole old hal!
The module is not needed because the common-hal
nRF implementation uses HW RNG anyway.
|
2018-07-10 14:59:22 +02:00 |
|
hathach
|
0e819599e7
|
Merge branch 'master' into nrf52840_usbboot
|
2018-07-10 02:02:52 +07:00 |
|
hathach
|
7715d19efe
|
update bootloader hex
|
2018-07-10 01:20:37 +07:00 |
|
hathach
|
97a1ae911e
|
add family option for uf2
|
2018-07-10 01:18:14 +07:00 |
|
arturo182
|
25ece8fb3d
|
nrf: Rewrite the UART HAL using nrfx
|
2018-07-08 16:42:04 +02:00 |
|
arturo182
|
c6a2a55bc9
|
nrf: Cleanup mpconfigboard files
All the removed defines were used by legacy modules that are now
removed.
|
2018-07-08 15:18:11 +02:00 |
|
hathach
|
948ddf8463
|
make SD default to s140 and s132 for nrf52840 and nrf52832
add CFG_HWUART_FOR_SERIAL for using jlink as REPL
|
2018-07-06 14:39:49 +07:00 |
|
hathach
|
7fff7f5e70
|
add usb msc support for nrf52840
|
2018-07-04 16:40:53 +07:00 |
|
hathach
|
46c453cf0a
|
add tinyusb as submodule
|
2018-07-03 17:46:08 +07:00 |
|
hathach
|
c4f11dfd32
|
flash target update bootloader setting to skip crc checksum
|
2018-06-27 15:22:44 +07:00 |
|
hathach
|
8fbe1d73e9
|
clean up makefile
|
2018-06-27 15:13:20 +07:00 |
|
hathach
|
4920cc47ca
|
move dfu-gen dfu-flash dfu-bootloader bootloader uf2 target to common Makefile since several board use it
|
2018-06-27 14:31:08 +07:00 |
|
hathach
|
bed7310fd7
|
update bin files
|
2018-06-27 14:13:18 +07:00 |
|
hathach
|
ecd3993d43
|
update pin map for feather52840
|
2018-06-27 14:06:15 +07:00 |
|
hathach
|
8d065fe0e6
|
update reamde
|
2018-06-26 00:16:58 +07:00 |
|
hathach
|
54547683f9
|
add uf2, bootloader target
|
2018-06-25 23:31:14 +07:00 |
|
hathach
|
4722371be9
|
update bootloader hex with uf2
|
2018-06-25 23:27:00 +07:00 |
|
hathach
|
f5be5ed6ee
|
Merge branch 'master' into nrf52840_usbboot
|
2018-06-25 17:12:24 +07:00 |
|
arturo182
|
596a1d8843
|
nrf: Rename feather52 to feather52832 in readme files
|
2018-06-22 10:04:39 +02:00 |
|
arturo182
|
25e71a56d4
|
nrf: Update the PCA10056 example to use new pin naming
|
2018-06-20 23:39:36 +02:00 |
|