hathach
|
d9b275c321
|
increase buffer depth to fix OTA issue with nrfConnect on iOS
- also add optional debug helper
- increase led conn cycle when ble connected for easier recognition
|
2019-02-15 12:12:11 +07:00 |
|
hathach
|
7279bd9b32
|
added metro nrf52840 revA
clean up makefile
|
2019-01-31 18:01:41 +07:00 |
|
hathach
|
95cbe3b129
|
fix PWM psel[1] is not reset to 0xffffffff when teardown
also move neopixel to pwm1
|
2019-01-10 15:55:03 +07:00 |
|
hathach
|
9ece5f64a9
|
clean up makefile
|
2019-01-04 07:00:45 +07:00 |
|
hathach
|
a316c8bd67
|
reduce delay to 50us
|
2018-12-21 15:04:48 +07:00 |
|
hathach
|
25f6d395bc
|
fix neopixel didn't turn off after dfu cdc
|
2018-12-21 14:48:04 +07:00 |
|
hathach
|
19c3721151
|
clean up
|
2018-12-19 23:20:35 +07:00 |
|
hathach
|
c69ae13423
|
finished testing led pattern
|
2018-12-19 18:29:24 +07:00 |
|
hathach
|
87a0124cd9
|
add product link to feather nrf52840
|
2018-12-19 17:21:10 +07:00 |
|
hathach
|
64f2f671f6
|
fixed the incosnsitent led pattern by using systick to call led_tick()
|
2018-12-19 17:08:23 +07:00 |
|
Scott Shawcroft
|
57345c9928
|
Fix Particle and refine build names
|
2018-12-04 16:03:33 -08:00 |
|
Scott Shawcroft
|
1b35dbf643
|
Add build script and hook it into Travis
|
2018-12-04 15:18:49 -08:00 |
|
Scott Shawcroft
|
2ece2daf90
|
Rework LED flashing and add Particle's boards
|
2018-12-04 13:45:55 -08:00 |
|
hathach
|
f30199f503
|
change neopixel color
|
2018-11-24 01:27:37 +07:00 |
|
hathach
|
5e0195ddb4
|
update tinyusb, correct neopixel for usb enumeration
added binary for feather nrf52840
|
2018-11-23 15:54:02 +07:00 |
|
hathach
|
12d68f592c
|
add neopixel support
|
2018-11-23 15:00:59 +07:00 |
|
hathach
|
4f48b8b51a
|
rename led blink fast name
|
2018-11-23 11:46:21 +07:00 |
|
hathach
|
94e23a928c
|
feed wdt in bootloader if enabled. Since it is impossible to disable wdt
|
2018-11-19 17:01:45 +07:00 |
|
hathach
|
3925ef5872
|
add stop LF clock in board_init()
just in case we jump from application without reset
|
2018-11-08 20:17:36 +07:00 |
|
hathach
|
3de5afc067
|
Use RC as LF source for all board compatible
|
2018-10-30 15:24:57 +07:00 |
|
hathach
|
633885aa51
|
fix OTA blinky pattern
|
2018-08-22 16:00:42 +07:00 |
|
hathach
|
6feea4e069
|
fix issue with dfu startup on nrf52832, change to adafruit-nrfutil
clean up dfu startup
|
2018-08-21 14:14:23 +07:00 |
|
hathach
|
85ad6e6b65
|
add boards.c , remove msc_uf2.h lots of clean up and refactor
|
2018-08-14 15:56:24 +07:00 |
|