Scott Shawcroft
|
98811a9675
|
Update comment
|
2019-03-28 09:29:18 -07:00 |
|
Nick Moore
|
5b98102677
|
re-run make translate
|
2019-03-28 14:48:46 +11:00 |
|
Nick Moore
|
54a41e0812
|
Merge branch 'master' into circuitpython-nickzoic-1046-nrf-rtc
|
2019-03-28 14:48:10 +11:00 |
|
Nick Moore
|
02f1939df2
|
Reset translations to master
|
2019-03-28 14:47:58 +11:00 |
|
Scott Shawcroft
|
fd134df552
|
Merge pull request #1720 from dhalbert/frequencyio-full-builds
Turn on frequencyio only on CIRCUITPY_FULL_BUILD
|
2019-03-27 18:20:47 -07:00 |
|
Scott Shawcroft
|
2cc3159f73
|
Merge pull request #1719 from dhalbert/restrict-translate-1
restrict 'make translate' to include only those directories we have ports for
|
2019-03-27 18:10:45 -07:00 |
|
Nick Moore
|
a06ce33472
|
Update translations (again)
|
2019-03-28 09:57:35 +11:00 |
|
Nick Moore
|
93684737eb
|
Fix up messages & wild stab at translations for adafruit/circuitpython#1046
The mysterious MP_WEAK linking bug still exists, thus the new message for 'set'.
|
2019-03-28 09:56:48 +11:00 |
|
Nick Moore
|
71622a4515
|
There isn't really a good way to calibrate this RTC adafruit/circuitpython#1046
|
2019-03-28 09:50:09 +11:00 |
|
Nick Moore
|
28254def0b
|
adafruit/circuitpython#1046 handle overflows in the RTC counter
|
2019-03-28 09:50:09 +11:00 |
|
Nick Moore
|
ff6395fa4e
|
workaround for problem with adafruit/circuitpython#1046
the __weak linking works fine so long as these functions are not identical.
I have not yet worked out why.
|
2019-03-28 09:50:09 +11:00 |
|
Nick Moore
|
b09d2c3c62
|
enable NRFX RTC adafruit/circuitpython#1046
|
2019-03-28 09:50:09 +11:00 |
|
Nick Moore
|
69cf33e6a1
|
more fake RTC code ... adafruit/circuitpython#1046
(works if MP_WEAK common_hal_rtc_get_time is removed)
|
2019-03-28 09:50:09 +11:00 |
|
Nick Moore
|
77f307c642
|
starting on #1046 rtc for nRF
|
2019-03-28 09:50:09 +11:00 |
|
Dan Halbert
|
f118aef283
|
copy/paste error
|
2019-03-27 18:19:39 -04:00 |
|
Dan Halbert
|
88068876ed
|
turn off frequencyio for all SAMD21 builds
|
2019-03-27 17:54:36 -04:00 |
|
Dan Halbert
|
35ab1a1983
|
Turn on frequencyio only on CIRCUITPY_FULL_BUILD
|
2019-03-27 16:57:35 -04:00 |
|
Dan Halbert
|
b7a68a7020
|
restrict 'make translate' to include only those directories we have ports
|
2019-03-27 16:28:50 -04:00 |
|
Scott Shawcroft
|
94822ee208
|
Merge pull request #1714 from dhalbert/pixel-shader-bug
TileGrid: pixel_shader is not always a Palette
|
2019-03-27 10:58:07 -07:00 |
|
Scott Shawcroft
|
129cc7cb67
|
Merge pull request #1713 from dhalbert/reversed-for-all-builds
turn on reversed() for all builds
|
2019-03-27 10:55:21 -07:00 |
|
Dan Halbert
|
df79e9a732
|
Merge pull request #1687 from jrcutler/master
Enable nvm storage for all samd21x18 boards
|
2019-03-27 11:10:22 -04:00 |
|
Dan Halbert
|
83f5414bdb
|
Merge pull request #1710 from tannewt/fix_cdc_out
Update TinyUSB to fix CDC OUT buffering
|
2019-03-27 11:09:29 -04:00 |
|
Dan Halbert
|
6cd874cc47
|
Merge pull request #1711 from tannewt/immediate_rgb_led_brightness
Make status LED brightness change immediate.
|
2019-03-27 11:08:31 -04:00 |
|
Dan Halbert
|
374f210771
|
TileGrid: pixel_shader is not always a palette
|
2019-03-27 10:55:50 -04:00 |
|
Dan Halbert
|
4c1849ae7c
|
turn on reversed() for all builds
|
2019-03-26 22:15:26 -04:00 |
|
Scott Shawcroft
|
503642e794
|
Make status LED brightness change immediate.
Fixes #1516
|
2019-03-26 16:43:35 -07:00 |
|
Scott Shawcroft
|
1b97325418
|
Update TinyUSB to fix CDC OUT buffering
Fixes #1630
|
2019-03-26 16:15:52 -07:00 |
|
Scott Shawcroft
|
3f42a49a6b
|
Merge pull request #1674 from pewpew-game/bug1669
Properly calculate BPP for displayio.Bitmap
|
2019-03-26 15:49:42 -07:00 |
|
Scott Shawcroft
|
8ea5fedf19
|
Merge pull request #1682 from rhwlo/add-socket.recv_into
shared-bindings/socket: add socket.recv_into
|
2019-03-26 14:28:07 -07:00 |
|
Scott Shawcroft
|
2c93ce5a28
|
Merge pull request #1672 from dhalbert/regular-fs-flush
flush flash filesystem once a second
|
2019-03-26 13:47:43 -07:00 |
|
Dan Halbert
|
2229f17911
|
reset flush timer on call to filesystem_flush()
|
2019-03-25 20:42:08 -04:00 |
|
Dan Halbert
|
952c9c56b2
|
Merge pull request #1703 from pewpew-game/typo3
Reuse "Not connected" message in bleio
|
2019-03-25 19:08:45 -04:00 |
|
Dan Halbert
|
2b7a211249
|
Merge pull request #1706 from brentru/add-weight-sensor-property
Add a weight sensor property
|
2019-03-25 19:08:16 -04:00 |
|
brentru
|
a9e2592425
|
add weight sensor property to the design guide
|
2019-03-25 18:10:15 -04:00 |
|
Radomir Dopieralski
|
d553df95b0
|
Reuse "Not connected" message in bleio
|
2019-03-25 21:41:40 +01:00 |
|
Radomir Dopieralski
|
81fe8060d7
|
Properly calculate BPP for displayio.Bitmap
Fix #1669
|
2019-03-25 19:40:40 +01:00 |
|
Dan Halbert
|
7bac10ab6e
|
Merge pull request #1700 from ITACAInnovation/master
uChip board support for Circuitpython environment
|
2019-03-25 14:05:12 -04:00 |
|
ITACA Innovation S.R.L
|
74c5705a9a
|
Update mpconfigboard.mk
|
2019-03-25 17:19:40 +01:00 |
|
Kattni
|
8115301588
|
Merge pull request #1697 from dhalbert/update-frozen-libs
Update frozen libraries to latest tagged versions
|
2019-03-25 11:35:26 -04:00 |
|
ITACA Innovation S.R.L
|
994f292b3b
|
Rename ports/atmel-samd/boards/uChip/pins.c to ports/atmel-samd/boards/uchip/pins.c
|
2019-03-25 15:59:22 +01:00 |
|
ITACA Innovation S.R.L
|
5ed11ddfc3
|
Rename ports/atmel-samd/boards/uChip/mpconfigboard.mk to ports/atmel-samd/boards/uchip/mpconfigboard.mk
|
2019-03-25 15:59:00 +01:00 |
|
ITACA Innovation S.R.L
|
dfc5602fa0
|
Rename ports/atmel-samd/boards/uChip/mpconfigboard.h to ports/atmel-samd/boards/uchip/mpconfigboard.h
|
2019-03-25 15:58:37 +01:00 |
|
ITACA Innovation S.R.L
|
12865ce7d0
|
Update .travis.yml
|
2019-03-25 15:57:59 +01:00 |
|
ITACA Innovation S.R.L
|
af04307c83
|
Rename ports/atmel-samd/boards/uChip/board.c to ports/atmel-samd/boards/uchip/board.c
|
2019-03-25 15:57:35 +01:00 |
|
ITACA Innovation S.R.L
|
a9f18cc4bd
|
Update .travis.yml
Commit change with updated board list
|
2019-03-25 15:41:45 +01:00 |
|
Dan Halbert
|
54b41e42d9
|
Merge pull request #1699 from pewpew-game/typo1
Really fix the error messages in bleio, this time
|
2019-03-25 10:04:29 -04:00 |
|
Radomir Dopieralski
|
0698e61553
|
And of course forgot make translate
|
2019-03-25 14:08:39 +01:00 |
|
Radomir Dopieralski
|
f440e41819
|
Really fix the error messages in bleio, this time
|
2019-03-25 14:04:50 +01:00 |
|
Dan Halbert
|
18d67be7a8
|
Merge pull request #1692 from pewpew-game/typo1
Fix error messages in bleio
|
2019-03-25 08:43:27 -04:00 |
|
Dan Halbert
|
a88990aa68
|
Update frozen libraries to latest tagged versions
|
2019-03-25 08:14:45 -04:00 |
|