Commit Graph

13453 Commits

Author SHA1 Message Date
Dan Halbert dc7603155d
Merge pull request #1836 from dhalbert/pybadge-audiobusio
restore audiobusio to pybadge
2019-04-29 22:59:19 -04:00
Dan Halbert 6f6a964e7e
Merge pull request #1832 from ladyada/master
pygamer definition & autobuild
2019-04-29 21:36:51 -04:00
Dan Halbert eb021157f8 restore audiobusio to pybadge 2019-04-29 21:17:02 -04:00
ladyada 740c4193a8 Merge branch 'master' of github.com:ladyada/circuitpython 2019-04-29 20:33:50 -04:00
ladyada ed8e6e8f45 re-add i2s (its J not G!) 2019-04-29 20:30:53 -04:00
ladyada fa3a52bc1e similar to pybadge, has pin defs for joystick - comes up with filesys and display so good enough to start hacking :) 2019-04-29 20:29:48 -04:00
Scott Shawcroft c960f8cec4
Move pygamer to first job 2019-04-29 10:17:49 -07:00
Scott Shawcroft 06db5379b0
Merge pull request #1829 from robotics-masters/wallarug/robohatmm1
Added robohatmm1 board defs.
2019-04-29 08:46:43 -07:00
wallarug 25a468799f Merge branch 'wallarug/robohatmm1' of https://github.com/robotics-masters/circuitpython into wallarug/robohatmm1
Merging after changing board build.
2019-04-28 00:09:32 +10:00
wallarug aa3c28787c removed problem libraries from frozen build. 2019-04-28 00:09:13 +10:00
wallarug be96b09623
removed from list one. 2019-04-27 23:57:57 +10:00
wallarug 0ff68d67e8
Added to first and third travis.yml 2019-04-27 23:55:48 +10:00
wallarug b4a70daf17 updated lots 2019-04-27 22:35:12 +10:00
ladyada b852087d27 similar to pybadge, has pin defs for joystick - comes up with filesys and display so good enough to start hacking :) 2019-04-26 20:58:25 -04:00
wallarug cd4aaa13a3 added robohatmm1 board defs. 2019-04-25 21:13:41 +10:00
Scott Shawcroft e072f0d893
Merge pull request #1827 from adafruit/tannewt-patch-10
Add Electronut to build automatically
2019-04-24 11:34:47 -07:00
Scott Shawcroft a995d4c968
Add Electronut to build automatically 2019-04-24 10:33:34 -07:00
Scott Shawcroft 681bfcbb41
Merge pull request #1823 from ladyada/master
fix up pybadge for final release board (swap backlite and reset)
2019-04-23 16:13:38 -07:00
ladyada 9b593cd154 update periph submodule 2019-04-23 18:20:13 -04:00
ladyada a5697470e1 fix up pybadge for final release board (swap backlite and reset) 2019-04-23 16:43:20 -04:00
Dan Halbert b87ce5bf9e
Merge pull request #1822 from tannewt/update_frozen
Update stage with 1.0.0 release
2019-04-23 13:53:56 -04:00
Scott Shawcroft b5508ed832
Update stage with 1.0.0 release 2019-04-23 09:58:14 -07:00
Dan Halbert 4a251158a9
Merge pull request #1821 from dhalbert/ble-notify-max
Off-by-one error for usage of MAX_TX_IN_PROGRESS
2019-04-22 23:27:20 -04:00
Dan Halbert 15b7946fc4 Off-by-one error for usage of MAX_TX_IN_PROGRESS 2019-04-22 22:07:48 -04:00
Dan Halbert 03f9048778
Merge pull request #1816 from tannewt/stage_crash
Correct collect of permanent pointers.
2019-04-18 20:25:12 -04:00
Scott Shawcroft f548305c07
Merge pull request #1815 from dhalbert/stop-flicker
Turn off auto_brightness if brightness is set
2019-04-18 15:48:39 -07:00
Scott Shawcroft 54ef87c6de
Correct collect of permanent pointers.
The previous implementation managed to keep all but the head
pointer of the list.

Fixes #1814
2019-04-18 15:44:44 -07:00
Dan Halbert 0113e0970e add Display.__init__() args for brightness and auto_brightness 2019-04-18 15:59:16 -04:00
Dan Halbert 4fc0f8b25c Turn off auto_brightness if brightness is set 2019-04-18 13:57:27 -04:00
Scott Shawcroft 70dd6167c0
Merge pull request #1811 from tannewt/doc_build_tweak
Tweak RTD to install svg2pdfconverter
2019-04-17 21:00:21 -07:00
Scott Shawcroft 5f5e456e58
Tweak RTD to install svg2pdfconverter 2019-04-17 18:22:19 -07:00
Dan Halbert 00379dbb7e
Merge pull request #1810 from tannewt/black_line_ondisk
Fix off by one error in OnDiskBitmap
2019-04-17 20:27:31 -04:00
Dan Halbert fcfafe6ced
Merge pull request #1809 from tannewt/board_i2c_crash_v2
Unify VM cleanup code
2019-04-17 20:25:12 -04:00
Scott Shawcroft c372567330
Fix off by one error in OnDiskBitmap
It resulted in the first row of pixels being pulled for out of bounds.

Fixes #1801
2019-04-17 15:17:11 -07:00
Scott Shawcroft 5b94b7727d
Merge pull request #1793 from C47D/fix_audiobusio_msg
Fix I2SOut message, fix #1765
2019-04-17 15:01:43 -07:00
Scott Shawcroft 92ba5c26b0
Unify VM cleanup code
Before we were skipping reset of the standard busses after boot and
repl which could lead to a crash in a subsequent VM run.

Fixes #1806
2019-04-17 14:52:00 -07:00
Scott Shawcroft f7c7904e2b
Correct call structure for throwing errors 2019-04-17 13:54:29 -07:00
Dan Halbert 49c4c1e2ac
Merge pull request #1805 from tannewt/readme_updates
Doc updates for 4.0.0
2019-04-17 15:19:01 -04:00
Scott Shawcroft 45b26ec383
Install rsvg 2019-04-17 11:35:30 -07:00
Carlos 71c4f100de
Update translations and use same error for PDM too 2019-04-17 11:28:43 -07:00
Carlos 5865b28592
[audiobusio-I2SOut] Fix translation error 2019-04-17 11:12:38 -07:00
Carlos 65cc366280
[audiobusio-I2SOut] Fix compilation error by using mp_raise_ValueError_varg 2019-04-17 11:12:38 -07:00
Carlos 9f63125345
Fix I2SOut message, fix #1765 2019-04-17 11:12:38 -07:00
Scott Shawcroft c415d114e1
Feedback from Dan and hopefully fix build. 2019-04-17 10:48:11 -07:00
Scott Shawcroft bfbe9323ee
Merge pull request #1807 from pewpew-game/stage-cast-native
Allow use of displayio.Display subclasses in _stage
2019-04-17 10:37:32 -07:00
Scott Shawcroft 713a38d1a2
Merge pull request #1754 from dmazzella/dmazzella-patch-1
add support for USER_C_MODULES
2019-04-17 09:41:20 -07:00
Radomir Dopieralski 3a65ff970a Allow use of displayio.Display subclasses in _stage 2019-04-17 17:21:34 +02:00
Dan Halbert b5e283af68
Merge pull request #1808 from pewpew-game/gamepad-doc
Update GamePad docs to include pull-downs
2019-04-17 11:06:19 -04:00
Dan Halbert 6684a3c723
Merge pull request #1778 from pewpew-game/gamepad-shift
Add GamePadShift for handling shift-register-based buttons
2019-04-17 10:22:24 -04:00
Radomir Dopieralski e46bf7e7c6 Update GamePad docs to include pull-downs 2019-04-17 11:18:30 +02:00