Commit Graph

27543 Commits

Author SHA1 Message Date
Dan Halbert 1fcc73bc24
Merge pull request #6261 from KurtE/PortSerialHooksIssue
disable on mimxrt10xx (Teensy40 41) Serial port Hooks
2022-04-19 23:04:07 -04:00
Dan Halbert 4f31f1d43d
Merge pull request #6299 from tekktrik/doc/fix-randrange
Fix signature of random.randrange() to show multiple signatures in stub
2022-04-19 21:40:12 -04:00
Dan Halbert a4ccdd1ef0
Merge pull request #6297 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2022-04-19 21:25:22 -04:00
Alec Delaney cad87504aa Merge branch 'doc/fix-randrange' of https://github.com/tekktrik/circuitpython into doc/fix-randrange 2022-04-19 17:50:28 -04:00
Alec Delaney 666579abbb Retrigger CI 2022-04-19 17:42:54 -04:00
Hosted Weblate 3e4731ca97
Merge remote-tracking branch 'origin/main' 2022-04-19 23:20:38 +02:00
Dan Halbert 50457e9f33
Merge pull request #6294 from tekktrik/doc/update-readinto
Update documentation for end param in SPI.readinto()
2022-04-19 17:20:33 -04:00
Hosted Weblate bbd4fe8b98
Merge remote-tracking branch 'origin/main' 2022-04-19 23:19:48 +02:00
Dan Halbert 84afc623a1
Merge pull request #6298 from Neradoc/nera-remove-frozen-busdevice
Remove frozen bus device modules
2022-04-19 17:19:43 -04:00
Hosted Weblate d1518103e8
Merge remote-tracking branch 'origin/main' 2022-04-19 23:14:03 +02:00
Dan Halbert 4c240d733d
Merge pull request #6296 from tekktrik/doc/add-log-documentation
Add documentation for math.log()
2022-04-19 17:13:59 -04:00
Hosted Weblate 81df8207c8
Merge remote-tracking branch 'origin/main' 2022-04-19 23:12:58 +02:00
Dan Halbert da21807d73
Merge pull request #6293 from FoamyGuy/updating_requests
update frozen requests
2022-04-19 17:12:53 -04:00
KurtE 49769cfea4 Convert to use debug rx/tx pins to trigger adding this code
As per review request
2022-04-19 14:02:16 -07:00
Alec Delaney 3a5973084f
Add return type for 3-argument random.randrange() 2022-04-19 16:14:01 -04:00
Alec Delaney 9274e6a681 Fix signature of random.randrange() to show multiple signatures in stub 2022-04-19 14:13:38 -04:00
Alec Delaney 211d42f58d Change value of base in math.log to e 2022-04-19 13:27:46 -04:00
Dan Halbert 36e7b49ddd update all frozen libraries 2022-04-19 13:26:10 -04:00
Siyabend Ürün 59ccbc6316
Translated using Weblate (Turkish)
Currently translated at 12.6% (133 of 1052 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/tr/
2022-04-19 19:07:44 +02:00
Alec Delaney 20cc40a30f Merge branch 'doc/add-log-documentation' of https://github.com/tekktrik/circuitpython into doc/add-log-documentation 2022-04-19 12:57:55 -04:00
Alec Delaney 63c18ce748 Change signature of math.log() to use value for base 2022-04-19 12:57:42 -04:00
Dan Halbert af59f4938a
Missing double-quote 2022-04-19 12:57:22 -04:00
Alec Delaney 2e2e3ad612 Add documentation for math.log() 2022-04-19 11:46:39 -04:00
Alec Delaney e73c5c768b Update documentation for end param in SPI.readinto() 2022-04-19 11:23:39 -04:00
Neradoc 17bba7b17d remove Adafruit_CircuitPython_BusDevice from frozen modules, it's built in now 2022-04-19 06:49:11 +02:00
Dan Halbert 6425e937b5
Merge pull request #6289 from stonehippo/samd51_mm_flash
Samd51 mm flash
2022-04-18 18:59:58 -04:00
foamyguy d94f6b8f07 update frozen requests 2022-04-18 12:07:07 -05:00
George White a068b6ba27 guard external flash setup hook 2022-04-18 14:59:30 +00:00
Dan Halbert 87b3998d66
Merge pull request #6291 from urunsiyabend/patch-1
New Turkish translations
2022-04-18 10:12:13 -04:00
George White 3b5171c4ff Move hook implementation to supervisor 2022-04-18 14:09:36 +00:00
Dan Halbert 4ab3881a82
Merge pull request #6282 from xuhow/elecfreaks_picoed
Elecfreaks picoed
2022-04-18 10:07:17 -04:00
George White 32fc084b39 Removed compiler flag in favor of MP_WEAK implementation 2022-04-18 13:10:12 +00:00
George White 0ba93b20e5 Setup flash pins on Sparkfun SAMD51 Micromod 2022-04-18 13:10:12 +00:00
George White f502703e52 Add hook to do some flash setup before filesystem init 2022-04-18 13:10:12 +00:00
Siyabend Ürün 92f2c6e53e
New Turkish translations 2022-04-18 07:04:39 +03:00
Mark 4f04cee729
Merge pull request #6283 from Neradoc/nera-fix-keypad-doc
Fixes to keypad docs
2022-04-16 17:45:28 -05:00
Neradoc 3c111ba338 fix the keypad doc 2022-04-15 21:51:40 +02:00
Xu Hao 9c1b44a030 Modify USB VID and PID of the Pico:ed 2022-04-14 17:42:04 +08:00
Xu Hao 71a7ec6f76 Add ELECFREAKS Pico:ed board. 2022-04-12 16:10:02 +08:00
Dan Halbert 7be66a5733
Merge pull request #6265 from KurtE/teensyMM
Add Teensy MicroMod board
2022-04-11 12:31:42 -04:00
KurtE f95a68a37c Rename the board name
Renamed the board both name of directory within boards, but also the
name reported board name: board_id -- sparkfun_teensy_micromod

Adafruit CircuitPython 7.3.0-beta.0-10-g2a3eb49da-dirty on 2022-04-10; SparkFun Teensy MicroMod Processor with IMXRT1062DVL6A
2022-04-10 16:56:51 -07:00
Limor "Ladyada" Fried df74c681d2
Merge pull request #6273 from KurtE/t4x_board_dir_add_txrx_names
Add to board object other Serial and I2c pin names
2022-04-10 12:08:41 -04:00
KurtE ecf2f1c80c Add to board object other Serial and I2c pin names
While testing out this and the new MicroMod Teensy port, @mjs513
and myself found it desirable to have logical pin names for the
different Serial UART objects.  It is a lot easier and clearer
to use and maintain to do something
like: uart4 = busio.UART(board.TX4, board.RX4)
than have to go look up the pin numbers for each board.
2022-04-10 05:39:43 -07:00
Dan Halbert 4a65664c98
Merge pull request #6272 from dhalbert/feather_esp32_s2_tft-fix
Force pin 21 high; patch; need to diagnose further
2022-04-09 23:21:44 -04:00
Dan Halbert 7d4bb12f97
Merge pull request #6266 from ladyada/main
msys at least breaks elsewhere now
2022-04-09 23:21:25 -04:00
Dan Halbert c3cfbc1259 Force pin 21 high; patch; need to diagnose further 2022-04-09 22:03:16 -04:00
lady ada e5a613ba13 Revert "try reducing freq"
This reverts commit a9713b773f.
2022-04-09 11:39:09 -04:00
lady ada 3699cc7663 Merge branch 'main' of github.com:ladyada/circuitpython into main 2022-04-09 11:34:09 -04:00
lady ada a9713b773f try reducing freq 2022-04-09 11:34:04 -04:00
Jeff Epler b5ab73b111
whole conditional block no longer needed 2022-04-09 09:55:10 -05:00