Dan Halbert
|
617c23618b
|
make translate
|
2019-01-09 14:00:17 -05:00 |
Dan Halbert
|
e47decbdc5
|
improve travis fold status reporting; fix sphinx build; fix sphinx errors
|
2019-01-09 13:32:45 -05:00 |
Dan Halbert
|
47a9d14ba6
|
try to fix travis fold status reporting
|
2019-01-09 12:07:50 -05:00 |
Dan Halbert
|
89af666093
|
fix sphinx complaint; more travis fold status reporting
|
2019-01-09 10:36:38 -05:00 |
Dan Halbert
|
5fc28970b4
|
Remove download_ble_stack.sh from .travis.yml; it was deleted because we don't need it anymore.
|
2019-01-09 09:13:56 -05:00 |
hathach
|
f366e3feea
|
Merge branch 'master' into nrf52_pulsein
|
2019-01-09 20:39:35 +07:00 |
hathach
|
cfc4c8cbfa
|
minor clean up
|
2019-01-09 15:43:54 +07:00 |
hathach
|
db82160eef
|
fix pulsein incorrect compute
|
2019-01-09 15:15:30 +07:00 |
Dan Halbert
|
0599fbf7d8
|
Merge remote-tracking branch 'adafruit/master' into bleio-rev
|
2019-01-08 16:40:12 -05:00 |
Dan Halbert
|
13d607698e
|
m_tx_in_progress might underflow (check on this)
|
2019-01-08 16:37:14 -05:00 |
Dan Halbert
|
50641c4152
|
remove debugging printf's
|
2019-01-08 15:52:21 -05:00 |
Hendra Kusumah
|
1c47cb24af
|
Create ID.po
|
2019-01-09 02:21:20 +07:00 |
Hendra Kusumah
|
dda139a557
|
Delete ID.po
|
2019-01-09 02:19:18 +07:00 |
Hendra Kusumah
|
ea7791f66e
|
Create ID.po
try to merge
|
2019-01-09 02:00:45 +07:00 |
Hendra Kusumah
|
025852c805
|
Merge pull request #1 from adafruit/master
update from original
|
2019-01-09 01:46:55 +07:00 |
Dan Halbert
|
172311fad8
|
Merge pull request #1442 from tannewt/pyportal
Initial pass at pyportal board define.
|
2019-01-07 22:52:59 -05:00 |
Dan Halbert
|
f66f55b4ed
|
add CharacteristicBuffer; UART seems to work!
|
2019-01-07 22:46:20 -05:00 |
ShawnHymel
|
a00420bafd
|
Added pinout for SparkFun SAMD21 Mini Breakout on README.
|
2019-01-07 17:26:38 -06:00 |
Scott Shawcroft
|
a49683e93f
|
Build with Travis
|
2019-01-07 15:00:23 -08:00 |
Scott Shawcroft
|
d3aeca104e
|
Initial pass at pyportal board define.
|
2019-01-07 14:56:54 -08:00 |
ShawnHymel
|
180c7b4b79
|
Trying iframe in rst again^3.
|
2019-01-07 16:35:47 -06:00 |
ShawnHymel
|
4d3ae04e2b
|
Trying iframe in rst again again.
|
2019-01-07 16:31:52 -06:00 |
ShawnHymel
|
04b9a789ff
|
Trying iframe in rst again.
|
2019-01-07 16:28:14 -06:00 |
ShawnHymel
|
2df3e7b0fc
|
Updated README with embedded spreadsheet
|
2019-01-07 16:25:34 -06:00 |
hathach
|
215008f78c
|
clean up neopixel write !!
|
2019-01-08 00:21:31 +07:00 |
Dan Halbert
|
a77b2363ef
|
evt handler list bugs; unique evt handler names; remove uuid128_reference
|
2019-01-03 21:42:42 -05:00 |
Dan Halbert
|
8dea6f53bb
|
forgot to store data when reading a gatts value
|
2019-01-03 14:16:41 -05:00 |
Dan Halbert
|
ccb3c6fac6
|
Remove print methods from bleio; Python lib will do it
|
2019-01-03 10:51:49 -05:00 |
Dan Halbert
|
c46d06f34c
|
Move 128-bit UUID string parsing to Python; simplify UUID API
|
2019-01-02 23:11:03 -05:00 |
Dan Halbert
|
87c6f33bcc
|
Broadcaster now takes whole packet. Also should be scannable
|
2019-01-01 14:11:59 -05:00 |
Dan Halbert
|
941ccf87c8
|
don't free event handler list manually; let gc do it
|
2018-12-31 09:02:43 -05:00 |
Dan Halbert
|
b6b5ed9c89
|
Remove nRF52832 support
|
2018-12-30 22:49:20 -05:00 |
Dan Halbert
|
1dc3957e72
|
LocalPeripheral is now Peripheral; more work on basic GATTS support; UART not working yet
|
2018-12-30 22:33:49 -05:00 |
Dan Halbert
|
ef39e72c7c
|
free event handlers on reset; fix typo in Broadcaster
|
2018-12-29 13:55:10 -05:00 |
Dan Halbert
|
de7cadb9b2
|
fix typos in internal_flash.c
|
2018-12-29 00:08:04 -05:00 |
Dan Halbert
|
145e110915
|
Merge remote-tracking branch 'adafruit/master' into bleio-rev
|
2018-12-29 00:00:39 -05:00 |
Dan Halbert
|
4d1f0ec07b
|
Add Broadcaster. Reset correctly on reload.
|
2018-12-28 23:34:23 -05:00 |
Kattni
|
555da95cf5
|
Merge pull request #1433 from adafruit/add-image-badge
Added header image and license badge
|
2018-12-28 16:19:18 -06:00 |
Kattni
|
a48a08d314
|
Added header image and license badge
|
2018-12-28 13:43:14 -06:00 |
Kattni
|
0757f54882
|
Merge pull request #1432 from adafruit/license-badge
Adding MIT license badge
|
2018-12-28 13:39:21 -06:00 |
Kattni
|
715064abeb
|
Adding MIT license badge
|
2018-12-28 12:43:37 -06:00 |
Dan Halbert
|
84060e6124
|
Merge pull request #1431 from hathach/nrf52_i2c_1kb
fix #1422 correct i2c max xfer len (size in bits)
|
2018-12-28 10:02:13 -05:00 |
hathach
|
6b0d93cea3
|
correct i2c max len
|
2018-12-28 21:14:27 +07:00 |
hathach
|
a4ee80832a
|
fix #1422 correct i2c max xfer len (size in bits)
|
2018-12-28 16:30:11 +07:00 |
Dan Halbert
|
e699d107a1
|
Merge pull request #1430 from adafruit/header-logo
Adding header logo resized
|
2018-12-27 22:29:06 -05:00 |
Kattni
|
a8486c6b7e
|
Adding header logo resized
|
2018-12-27 18:05:07 -06:00 |
Dan Halbert
|
dcdd82ce85
|
Merge pull request #1428 from hathach/nrf52_esp83266_uart_bug
Nrf52 esp83266 uart bug
|
2018-12-27 15:38:29 -05:00 |
hathach
|
3ee766bc01
|
put received bytes to fifo when error
|
2018-12-28 01:05:30 +07:00 |
hathach
|
d092722ae8
|
fix #1407 keep receiving in case of error
|
2018-12-28 00:40:29 +07:00 |
Dan Halbert
|
ddf0d3fc53
|
Merge pull request #1427 from jerryneedell/jerryn_argon
remove FRAMEBUF from nrf builds - use QSPI for particle ARGON
|
2018-12-27 10:12:30 -05:00 |