Radomir Dopieralski
|
59f63eaef6
|
Handle new buttons
|
2019-02-28 23:34:03 +01:00 |
Radomir Dopieralski
|
0a5c1c9402
|
Some cleanup
|
2019-02-28 23:34:03 +01:00 |
Radomir Dopieralski
|
55b511a5d8
|
Use a dedicated timer
|
2019-02-28 23:33:37 +01:00 |
Radomir Dopieralski
|
88e40193ae
|
Add a _pew module
|
2019-02-28 23:32:58 +01:00 |
Radomir Dopieralski
|
7ac11ed8e1
|
Enlarge the usb disk
|
2019-02-28 23:25:18 +01:00 |
Radomir Dopieralski
|
5a1e69f5b8
|
Correct a typo in the pin name
|
2019-02-28 23:23:26 +01:00 |
Radomir Dopieralski
|
a41ea27596
|
Add pewpew70 board
|
2019-02-28 23:23:26 +01:00 |
Dan Halbert
|
2c9fbb5d40
|
Merge pull request #1594 from dhalbert/remove-bleio-wip-classes
Remove bleio classes that aren't done yet.
|
2019-02-24 15:02:21 -05:00 |
Dan Halbert
|
8b6dc446d3
|
Remove bleio classes that aren't done yet.
|
2019-02-24 14:23:00 -05:00 |
Dan Halbert
|
e3606461c5
|
Merge pull request #1558 from siddacious/bmp_bitdepths
initial support for additional bitdepths in OnDiskBitmap
|
2019-02-24 13:21:54 -05:00 |
Dan Halbert
|
9888b81bdc
|
Merge pull request #1593 from jerryneedell/jerryn_nrf_busses
implement default busses for particle boards
|
2019-02-24 12:00:32 -05:00 |
Jerry Needell
|
bd13834a74
|
implement default busses for particle boards
|
2019-02-24 09:34:33 -05:00 |
Bryan Siepert
|
d26ae6f81e
|
Merge branch 'bmp_bitdepths' of github.com:siddacious/circuitpython into bmp_bitdepths
|
2019-02-23 20:21:08 -08:00 |
Bryan Siepert
|
3afcd3f5bc
|
another/different size tweak for the DE hallowing build
|
2019-02-23 20:18:22 -08:00 |
Bryan Siepert
|
2cb31ea546
|
Merge branch 'master' into bmp_bitdepths
|
2019-02-23 20:16:57 -08:00 |
Bryan Siepert
|
3843e96edc
|
Tweaking German hallowing build for size
|
2019-02-23 19:47:58 -08:00 |
Dan Halbert
|
3b58be9c76
|
Merge pull request #1592 from ladyada/master
final pin names, tested with final release
|
2019-02-23 17:23:56 -05:00 |
ladyada
|
85421f9766
|
final pin names, tested with final release
|
2019-02-23 15:40:28 -05:00 |
siddacious
|
ebbac61231
|
Merge branch 'master' into bmp_bitdepths
|
2019-02-23 20:18:41 +00:00 |
Dan Halbert
|
c8a5d1c38d
|
Merge pull request #1589 from Tasm-Devil/master
new translations
|
2019-02-23 15:14:39 -05:00 |
Bryan Siepert
|
b81072e750
|
(fork rebuild) Initial support for 16bpp 555&565 and 8bpp grayscale bitmaps
|
2019-02-23 10:58:46 -08:00 |
Pascal Deneaux
|
cad97801bf
|
Added support for bitdepths in OnDiskBitmap
https://github.com/adafruit/circuitpython/pull/1558
|
2019-02-23 15:56:30 +01:00 |
Pascal Deneaux
|
66a230c1b7
|
new translations
|
2019-02-23 15:26:32 +01:00 |
Dan Halbert
|
6a8f735641
|
Merge pull request #1587 from tannewt/fixup_translations
Fixup translations and remove location to reduce diffs
|
2019-02-22 23:27:10 -05:00 |
Scott Shawcroft
|
785edf719e
|
Update translations based on git history
|
2019-02-22 15:28:29 -08:00 |
Scott Shawcroft
|
8cfc4ed9ca
|
Remove file locations
|
2019-02-22 13:09:10 -08:00 |
Scott Shawcroft
|
2a5a735d94
|
Add utility to remerge translations
|
2019-02-22 13:06:40 -08:00 |
Scott Shawcroft
|
d33923942b
|
Merge pull request #1576 from Tasm-Devil/master
Update de_DE.po
|
2019-02-22 13:05:33 -08:00 |
Scott Shawcroft
|
10cdf9a480
|
Add missing messages
|
2019-02-22 12:18:25 -08:00 |
Scott Shawcroft
|
1d3489fef5
|
Remove duplicates and English translations
|
2019-02-22 11:30:25 -08:00 |
Scott Shawcroft
|
af863a3780
|
Merge pull request #1586 from sommersoft/shared_timer_handler
Move shared_timer_handler
|
2019-02-22 11:04:27 -08:00 |
sommersoft
|
a3f387274f
|
fix build issues
|
2019-02-21 20:46:42 -06:00 |
sommersoft
|
7a7f6638d2
|
update peripherals submodule
|
2019-02-21 18:44:51 -06:00 |
Dan Halbert
|
d218069f03
|
Merge pull request #1584 from tannewt/disable_concurrent_write_protection
Add option to disable the concurrent write protection
|
2019-02-21 17:15:50 -05:00 |
Scott Shawcroft
|
3e877e0f6a
|
Merge pull request #1580 from cpforbes/cpf-1572
Set __file__ for the main source file (e.g. code.py, main.py)
|
2019-02-21 13:36:26 -08:00 |
Scott Shawcroft
|
0261c57d32
|
Merge pull request #1582 from dhalbert/remove-u-names
rename ure, ujson, and uerrno to re, json, and errno
|
2019-02-21 13:24:07 -08:00 |
Scott Shawcroft
|
ed1ace09e9
|
Fix unix build by using filesystem stub
|
2019-02-21 13:23:28 -08:00 |
Scott Shawcroft
|
daee83c10b
|
Fix mount doc
|
2019-02-21 13:23:02 -08:00 |
Scott Shawcroft
|
b8678c936b
|
Merge pull request #1585 from tannewt/backlight_pwm_frequency_boost
Tweak the backlight PWM rate to be higher than audio range
|
2019-02-21 12:51:01 -08:00 |
Dan Halbert
|
01e5a82f1c
|
conditionalize re object type name
|
2019-02-21 15:11:54 -05:00 |
Scott Shawcroft
|
08158a7c34
|
Tweak the backlight PWM rate to be higher that audio range. Fixes #1571
|
2019-02-21 12:02:01 -08:00 |
Scott Shawcroft
|
1a0596a2fb
|
Add option to disable the concurrent write protection
This allows writing to the filesystem from the host computer and
CircuitPython by increasing the risk of filesystem corruption.
|
2019-02-21 10:45:41 -08:00 |
Kattni
|
f3e50b9df2
|
Merge pull request #1581 from dhalbert/ble-drv-root-pointer
Use critical section, not lock, in CharacteristicBuffer; use a root pointer for ble_drv list
|
2019-02-21 12:28:41 -05:00 |
Dan Halbert
|
10d3a20f8a
|
Add CIRCUITPY macro; rename u* only when CIRCUITPY=1
|
2019-02-21 11:09:44 -05:00 |
Pascal Deneaux
|
d7f23c7883
|
Update de_DE.po
|
2019-02-21 13:21:18 +01:00 |
Dan Halbert
|
c5dbdbe88c
|
rename ure, ujson, and uerrno to re, json, and errno
|
2019-02-21 00:33:36 -05:00 |
Dan Halbert
|
99da3b9646
|
Use critical section, not lock, in CharacteristicBuffer; use a root pointer for ble_drv list
|
2019-02-21 00:19:31 -05:00 |
Craig Forbes
|
1532863d83
|
Set __file__ for the main source file (e.g. code.py, main.py)
|
2019-02-20 21:37:29 -06:00 |
Pascal Deneaux
|
fd62ec89da
|
Update de_DE.po
|
2019-02-20 23:51:05 +01:00 |
sommersoft
|
55e7c5a41b
|
handle 'set_timer_handler' on this side, vs samd-periphs.
|
2019-02-19 20:18:21 -06:00 |