Fezthedev
|
cfd80761a3
|
Added some more italian translations
|
2019-05-06 10:06:39 -04:00 |
Limor "Ladyada" Fried
|
1a8e50c773
|
Merge pull request #1840 from saxenanurag/patch-1
Fix hyperlink to circuitpython.org
|
2019-05-04 23:22:40 -04:00 |
Anurag Saxena
|
6b45c85978
|
Fix hyperlink to circuitpython.org
Currently the link goes to: https://github.com/circuitpython.org
|
2019-05-04 16:14:43 -04:00 |
Nick Moore
|
d97c81b0c9
|
Update docs to include new 'dhcp' constructor parameter
|
2019-05-02 19:14:22 +10:00 |
Nick Moore
|
baa9c02c8b
|
Add a kw-only argument "dhcp" to wiznet5k object
|
2019-05-02 16:05:33 +10:00 |
Nick Moore
|
09d0e99d5b
|
assign variable socket number to DHCP
|
2019-05-02 16:05:33 +10:00 |
Nick Moore
|
09b83e96b3
|
Avoid socket #0 used by DHCP
|
2019-05-02 14:32:35 +10:00 |
Nick Moore
|
58d1d99701
|
Fix socket.recv() buffer length from e23bad3a
|
2019-05-02 13:13:56 +10:00 |
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 |