Commit Graph

11973 Commits

Author SHA1 Message Date
Scott Shawcroft
86ae707b08
Merge pull request #1223 from dhalbert/spi-baudrate
nrf: remove error check for SPI baudrate too high; round to nearest baudrate
2018-10-03 10:11:44 -07:00
Dan Halbert
b95865939f
Merge pull request #1231 from furlaneto/master
String internationalization for Brazilian Portuguese
2018-10-03 09:15:17 -04:00
Dan Halbert
d79b0a6b17
Merge pull request #1232 from platipo/master
Fix 'advertisement' typo
2018-10-03 09:14:28 -04:00
Enrico Paganin
4b9099358f Fix 'advertisement' typo 2018-10-03 09:56:30 +02:00
Lucas Furlaneto
67d9aef4c7
Update pt_BR.po 2018-10-03 01:01:11 -03:00
Dan Halbert
da48fc9d45
Merge pull request #1228 from xpecex/pt_BR
String internationalization for Brazilian Portuguese
2018-10-02 23:37:11 -04:00
Pedro Filipe
ddd2a90eee String internationalization for Brazilian Portuguese 2018-10-02 23:20:15 -03:00
Dan Halbert
73de5f7980
Merge pull request #1229 from gcvasconcelos/patch-1
Added new portuguese translations
2018-10-02 22:11:51 -04:00
Gabriel Vasconcelos
1d287d066b
Added new portuguese translations 2018-10-02 22:16:37 -03:00
Dan Halbert
21d331c8cc round SPI freq down; check max freq 2018-10-02 21:06:40 -04:00
Dan Halbert
036a1490e3
Merge pull request #1227 from tannewt/trellis_m4
Update Trellis M4 Express for Rev C
2018-10-02 20:33:27 -04:00
Scott Shawcroft
3c743f2664
Update Trellis M4 Express for Rev C 2018-10-02 11:56:09 -07:00
Scott Shawcroft
0db68a8f4d
Merge pull request #1225 from furlaneto/master
String internationalization for Brazilian Portuguese
2018-10-01 22:59:16 -07:00
Scott Shawcroft
cc68964d13
Fix the build 2018-10-01 22:20:27 -07:00
Lucas Furlaneto
5cfd28b78a
Update pt_BR.po 2018-10-02 01:36:24 -03:00
Lucas Furlaneto
6c7195b130
Start Brazilian Portuguese translation 2018-10-02 01:15:13 -03:00
Dan Halbert
aa95526428 nrf: remove error check for SPI baudrate too high; round to nearest baudrate 2018-10-01 18:54:13 -04:00
Scott Shawcroft
b263690e66
Merge pull request #1219 from C47D/es_lang
[WiP] Start with translation of ESP strings.
2018-10-01 13:47:34 -07:00
Scott Shawcroft
fb5ca35293
Merge pull request #1215 from dhalbert/soft-restart-device-reset
reset I2C and SPI on ctrl-D
2018-09-30 23:52:07 -07:00
Carlos
1ae4616ee2 Finish translation of strings on the ESP port 2018-09-30 12:04:22 -05:00
Carlos
f3f549b455 Start with translation of ESP strings. 2018-09-29 21:32:57 -05:00
Dan Halbert
48a3aafdd2 reset I2C and SPI on ctrl-D 2018-09-25 15:12:10 -04:00
Scott Shawcroft
f09537bbc4
Merge pull request #1208 from C47D/es_lang
locale/es.po [WIP] Continue with the Spanish translation
2018-09-22 22:27:47 -04:00
Carlos
fa11a4294a locale/es.po Continue with the Spanish translation 2018-09-22 12:52:56 -05:00
Scott Shawcroft
f2c960e89b
Merge pull request #1205 from hathach/nrf52_autoreload
add autoreload for nrf52
2018-09-21 16:48:21 -04:00
hathach
e1fe7e71a1 add autoreload 2018-09-22 02:08:00 +07:00
Kattni
839b791253
Merge pull request #1204 from tannewt/merge_3x
Merge in AudioOut fix from 3.x
2018-09-21 13:15:51 -04:00
Scott Shawcroft
a9d094ab74
Fix translations 2018-09-21 12:24:04 -04:00
Scott Shawcroft
e5274959f2
Merge remote-tracking branch 'adafruit/3.x' into merge_3x 2018-09-21 12:22:26 -04:00
Scott Shawcroft
0015db1c4c
Merge pull request #1203 from dhalbert/nrf-multiple-i2c-spi
nrf: multiple i2c and spi instances; improve nrfx_config.h
2018-09-21 12:16:43 -04:00
Dan Halbert
48e558b2d6 update translations 2018-09-20 21:53:07 -04:00
Dan Halbert
2c15d12f2f allow multiple I2C and SPI; improve nrfx_config.h 2018-09-20 20:45:30 -04:00
Dan Halbert
2309e60c0d WIP; problem with staticly allocated IRQ handlers 2018-09-19 21:59:04 -04:00
Scott Shawcroft
3f380ded6b
Merge pull request #1197 from dhalbert/3.x-master
3.x master
2018-09-19 09:58:52 -07:00
Dan Halbert
91cc23f9b7 .travis.yml typo 2018-09-19 00:01:50 -04:00
Dan Halbert
cf3b40207e add pca10059 properly to build_adafruit_bins.sh; modernize that script; update translations (again) 2018-09-18 22:21:29 -04:00
Dan Halbert
af7a0eedf0
Merge pull request #1202 from tannewt/wrong_playback_frequency
Clock the SAMD21 much faster so it can actually convert at its max
2018-09-18 22:08:07 -04:00
Dan Halbert
8172a2ca9d
Merge pull request #1189 from arofarn/add-BATTERY-pin
Add VOLTAGE_MONITOR pin to feather boards pins
2018-09-18 21:47:09 -04:00
Scott Shawcroft
655f223916
Clock the SAMD21 much faster so it can actually convert at its max
sample rate of 350ksps.

Also added an error check of sample rate.

Fixes #1196
2018-09-18 15:29:46 -07:00
Dan Halbert
56b7f3ba64 fix translate omission; pca10059 fix in .travis.yml 2018-09-18 16:28:27 -04:00
Dan Halbert
b5373978d8 translate update 2018-09-18 15:40:04 -04:00
Dan Halbert
bc510e714f merge 3.0.2 to master 2018-09-18 15:38:12 -04:00
Dan Halbert
53fcc5a3a2
Merge pull request #1195 from dhalbert/hallowing-d3-d4
add D4 and D3 aliases for EXTERNAL_NEOPIXEL and SENSE pins to match final silkscreen
2018-09-17 23:00:21 -04:00
Dan Halbert
aaa61d06e3 add D4 and D3 aliases for EXTERNAL_NEOPIXEL and SENSE pins to match final silkscreen 2018-09-17 22:22:23 -04:00
Dan Halbert
d7517409e9
Merge pull request #1190 from ladyada/master
Add trellis m4 variant and little fix for samr21
2018-09-14 11:03:03 -04:00
ladyada
14ad7d31db automate builds 2018-09-14 10:38:06 -04:00
Pierrick C
53853289eb Move VOLTAGE_BATTERY line just under D9 line 2018-09-14 09:02:04 +02:00
ladyada
521a14e942 add mic in / out 2018-09-13 21:50:43 -04:00
ladyada
994c066b21 rev B (minus microphone) 2018-09-13 21:34:39 -04:00
ladyada
bec42671b1 missin' reset pin for the radio. tested works. 2018-09-13 21:30:13 -04:00