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 |
|
sommersoft
|
4d47ce5c60
|
fixes set_timer_handler call
|
2019-02-27 19:28:59 -06:00 |
|
sommersoft
|
9d20380bd4
|
Merge branch 'master' into new_freq_in
|
2019-02-26 04:29:16 +00:00 |
|
sommersoft
|
4a9f05a44f
|
final re-glue; compiles now.
|
2019-02-25 21:22:52 -06:00 |
|
sommersoft
|
a8204f1bf9
|
touchup adding frequencyin interrupt handling
|
2019-02-24 18:07:55 -06:00 |
|
sommersoft
|
f602fa3d9f
|
fix init deps
|
2019-02-24 18:07:26 -06: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 |
|
Jerry Needell
|
bd13834a74
|
implement default busses for particle boards
|
2019-02-24 09:34:33 -05: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 |
|
ladyada
|
85421f9766
|
final pin names, tested with final release
|
2019-02-23 15:40:28 -05:00 |
|
sommersoft
|
2437ab9605
|
update frequencyin interrupt handler
|
2019-02-22 17:19:09 -06:00 |
|
sommersoft
|
a1060747f8
|
Merge branch 'new_master' into new_freq_in
|
2019-02-22 23:12:11 +00: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
|
ed1ace09e9
|
Fix unix build by using filesystem stub
|
2019-02-21 13:23:28 -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
|
99da3b9646
|
Use critical section, not lock, in CharacteristicBuffer; use a root pointer for ble_drv list
|
2019-02-21 00:19:31 -05:00 |
|
sommersoft
|
55e7c5a41b
|
handle 'set_timer_handler' on this side, vs samd-periphs.
|
2019-02-19 20:18:21 -06:00 |
|
Dan Halbert
|
0dc2600587
|
Merge pull request #1552 from tannewt/onsdbitmap
Fix displaying images off of SD cards.
|
2019-02-19 19:28:53 -05:00 |
|
Scott Shawcroft
|
3e24b9668e
|
Merge pull request #1573 from dhalbert/reset-analogout
Fix #ifdefs in port.c to call xxx_reset() routines properly. Remove most uses of EXPRESS_BOARD.
|
2019-02-19 16:14:33 -08:00 |
|
Scott Shawcroft
|
53fa65e318
|
Speed up pyportal by writing memory on the same access as our rotation.
|
2019-02-19 14:51:39 -08:00 |
|
Dan Halbert
|
4e75aaecd0
|
Merge pull request #1569 from TG-Techie/patch-7
PYPORTAL:make it easier for people to hookup in spi mode
|
2019-02-19 14:12:30 -05:00 |
|
Dan Halbert
|
9c24c804fb
|
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most uses of EXPRESS_BOARD.
|
2019-02-18 22:44:31 -05:00 |
|
TG-Techie
|
d453b605d3
|
make it easier for people to hookup in spi mode without looking inspecting schematic
|
2019-02-18 15:00:14 -05:00 |
|
Dan Halbert
|
339a22752b
|
Remove rtc from pirkey_m0 to make TRANSLATION=fr fit
|
2019-02-18 09:02:26 -05:00 |
|
Dan Halbert
|
97aeb1953b
|
correct weak module links; samd module only in m4 ports; update libraries
|
2019-02-17 23:48:08 -05:00 |
|
Dan Halbert
|
5ec92415b0
|
fix module weak links; add missing nrf features
|
2019-02-17 17:29:28 -05:00 |
|
sommersoft
|
dafc370d22
|
moves 'shared_timer_handler' back to atmel-samd from samd-peripherals
|
2019-02-16 19:54:16 -06:00 |
|
sommersoft
|
ea9200a042
|
starting again; initial addition of 'frequencyio.FrequencyIn'
|
2019-02-16 19:26:24 -06:00 |
|
Dan Halbert
|
7b3f7605b8
|
address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE
|
2019-02-15 20:32:32 -05:00 |
|
Dan Halbert
|
72c03268a4
|
remove circuitpy_rules.mk; not used
|
2019-02-15 19:24:34 -05:00 |
|
Dan Halbert
|
5a32c88db3
|
merge from upstream and move ure options;make translate
|
2019-02-15 19:19:52 -05:00 |
|
Dan Halbert
|
a345ef28f2
|
finish Makefile refactoring; nrf builds work
|
2019-02-15 18:55:10 -05:00 |
|
Dan Halbert
|
cf545cd477
|
WIP: fix issues with remaining atmel-samd builds
|
2019-02-15 09:52:45 -05:00 |
|
Dan Halbert
|
5154e0581e
|
WIP: atmel-samd trinket build works
|
2019-02-15 00:28:20 -05:00 |
|
Noralf Trønnes
|
77ff17cc8d
|
atmel-samd: Enable extra ure functionality on Express boards
This enables ure.sub(), Match.span/start/end() and the
ure.Compile.search/match() pos/endpos arguments.
|
2019-02-14 15:42:46 +01:00 |
|
Noralf Trønnes
|
9cdffe5e8c
|
atmel-samd: Remove samd module from SAMD21 builds
Remove the samd module which has representations of the clocks.
This is done to save on precious flash.
|
2019-02-14 15:42:32 +01:00 |
|
Dan Halbert
|
f99b9ddcf1
|
Merge pull request #1546 from tannewt/fix_safe_mode
A safe mode fix and displayio fixes
|
2019-02-13 21:15:14 -05:00 |
|
Scott Shawcroft
|
a1a4959071
|
Merge pull request #1541 from dhalbert/nrf-two-uarts
nrf: Add second UARTE to busio.UART. Init uarts on startup.
|
2019-02-13 17:31:55 -08:00 |
|
Scott Shawcroft
|
d6cbd5be92
|
Merge pull request #1540 from TG-Techie/patch-6
PYPORTAL: pindefs incorrect
|
2019-02-13 17:21:22 -08:00 |
|