Scott Shawcroft
|
5a19971efd
|
Fix pre-commit
|
2023-10-16 10:46:11 -07:00 |
|
Scott Shawcroft
|
732caedd16
|
Fix non-CYW43 RP2040 builds
|
2023-10-16 10:43:31 -07:00 |
|
Scott Shawcroft
|
544553c542
|
Fix cyw43 (pico w) builds
|
2023-10-16 10:43:30 -07:00 |
|
Scott Shawcroft
|
9633c4e78f
|
Merge remote-tracking branch 'adafruit/main' into v1.20-merge
|
2023-10-11 11:21:57 -07:00 |
|
Dan Halbert
|
06765ccfa6
|
RP2040 now builds
|
2023-10-05 14:49:49 -04:00 |
|
Scott Shawcroft
|
a15c111d5c
|
Merge pull request #7718 from microdev1/watchdog-rp
Update WatchDog implementation
|
2023-10-02 14:17:29 -07:00 |
|
Paint Your Dragon
|
ed4d4a6b43
|
Merge pull request #8436 from PaintYourDragon/main
RP2040: fix 8-bit WAV playback
|
2023-09-29 20:39:33 -07:00 |
|
Phillip Burgess
|
2fe0fa5b5c
|
Add output_length_used check as requested
|
2023-09-29 14:25:54 -07:00 |
|
Dan Halbert
|
68a2927385
|
MP_REGISTER_ROOT_POINTER for port-specific root pointers
|
2023-09-29 15:46:42 -04:00 |
|
Dan Halbert
|
1c388ab315
|
finish converting to MP_REGISTER_ROOT_POINTER()
|
2023-09-29 10:49:34 -04:00 |
|
Dan Halbert
|
76ff01452b
|
Trinket M0 comes up; still very much wip
|
2023-09-28 16:22:10 -04:00 |
|
Bill Sideris
|
c3cf7c0894
|
wifi_reset
|
2023-09-28 17:53:40 +03:00 |
|
Phillip Burgess
|
54322578d2
|
RP2040: fix 8-bit WAV "audio buffer too small" bug
Also subtly fixed 8- to 16-bit scaling math
|
2023-09-26 16:44:19 -07:00 |
|
MicroDev
|
27fd60d739
|
implement suggested changes
- update the docs
- split out common `watchdog_reset`
- revert to using `None` instead of `WatchDogMode.NONE`
|
2023-09-24 15:23:38 +00:00 |
|
MicroDev
|
05812e0618
|
Merge branch 'main' into watchdog-rp
|
2023-09-24 05:13:22 +00:00 |
|
Dan Halbert
|
4d175ab41a
|
convert to MP_DEFINED_CONST_OBJ_TYPE()
|
2023-09-19 21:09:29 -04:00 |
|
Dan Halbert
|
2c0fa0f7dc
|
initial merge from v1.20.0; just satisifying conflicts
|
2023-09-19 11:10:12 -04:00 |
|
Dan Halbert
|
9f1d52601e
|
merge from 8.2.x
|
2023-09-12 20:14:30 -04:00 |
|
Scott Shawcroft
|
885dbec599
|
Merge pull request #8357 from eightycc/memorymap
Add memorymap support to RP2 port
|
2023-09-08 11:28:11 -07:00 |
|
Bob Abeles
|
79edcbe97d
|
second instance of misspelled 'unaligned'
|
2023-09-07 09:25:02 -07:00 |
|
Bob Abeles
|
1e178318cf
|
review update, add RP2040 example
|
2023-09-06 19:59:40 -07:00 |
|
Dan Halbert
|
58a21326b2
|
Update to new certificates submodule.
|
2023-09-06 19:36:48 -04:00 |
|
Bob Abeles
|
1648a3db1e
|
Fix IO register stores of multiple words
|
2023-09-01 11:23:30 -07:00 |
|
Bob Abeles
|
66b3eccaf6
|
8334: RP2040 lacks raw memory map access
|
2023-08-31 20:25:20 -07:00 |
|
Scott Shawcroft
|
337b800ceb
|
Merge pull request #7151 from fonix232/feature/waveshare_rp2040_plus_support
feat: Add support for Waveshare RP2040-Plus
|
2023-08-29 13:00:37 -07:00 |
|
Scott Shawcroft
|
66bd679a64
|
Merge pull request #8323 from RetiredWizard/dvbaseW
Pimoroni PICO DV Base w/Pico W (network disabled)
|
2023-08-29 12:59:11 -07:00 |
|
Jeff Epler
|
b0967cb1a4
|
Use QSTR_GLOBAL_REQUIREMENTS to give explicit dependency for qstr generation
I investigated and found that this seems to be the best way to specify
a file that must be generated before "qstr processing" can occur.
Closes #8337
|
2023-08-27 16:16:40 -05:00 |
|
RetiredWizard
|
9eb61ef667
|
Enable WiFi, leave DV enable to usercode
|
2023-08-26 11:00:37 -04:00 |
|
Scott Shawcroft
|
c395e1f9f7
|
Merge pull request #8332 from pypewpew/ugame22
Add new board uGame22
|
2023-08-25 13:22:16 -07:00 |
|
Radomir Dopieralski
|
b9b04fcefa
|
Add new board uGame22
Information about the board:
https://hackaday.io/project/186921-game-22
Hardware design repository:
https://github.com/python-ugame/ugame-22
|
2023-08-25 19:26:30 +02:00 |
|
Scott Shawcroft
|
233cf7fc6d
|
Merge pull request #8326 from bill88t/picow-stop-ap
Pico W wifi code improvements.
|
2023-08-25 09:49:04 -07:00 |
|
Scott Shawcroft
|
ab70f8eace
|
Merge remote-tracking branch 'adafruit/main' into i2s_mclk
|
2023-08-24 15:07:14 -07:00 |
|
Bill Sideris
|
2cc05f7ac8
|
Picow-ap wifi improvements
|
2023-08-23 20:04:51 +03:00 |
|
RetiredWizard
|
d333ae9f5d
|
Local pre-commit run changes
|
2023-08-22 23:46:43 -04:00 |
|
RetiredWizard
|
6eccdd9e7d
|
Pimoroni PICO DV Base w/Pico W (network disabled)
|
2023-08-22 23:10:07 -04:00 |
|
Dan Halbert
|
e08ad22ef6
|
Merge pull request #8317 from jepler/merge-82x
Merge 8.2.x into main
|
2023-08-22 17:28:30 -04:00 |
|
Jeff Epler
|
24b7a4cde6
|
Merge remote-tracking branch 'origin/8.2.x' into merge-82x
|
2023-08-22 09:53:35 -05:00 |
|
Jeff Epler
|
b589dc2589
|
Merge pull request #8091 from bill88t/update-picow
Update pico-sdk to 1.5.1
|
2023-08-22 09:51:20 -05:00 |
|
Jozsef Kiraly
|
bb1b827f55
|
fix: Split 16M and 4M variants
|
2023-08-22 15:06:37 +01:00 |
|
Jeff Epler
|
c029d6a165
|
Merge remote-tracking branch 'origin/8.2.x' into merge-82x
|
2023-08-22 08:49:16 -05:00 |
|
Jozsef Kiraly
|
9a140dc3ee
|
Update ports/raspberrypi/boards/waveshare_rp2040_plus/mpconfigboard.mk
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
|
2023-08-22 14:15:59 +01:00 |
|
Jozsef Kiraly
|
127f09b28c
|
Update ports/raspberrypi/boards/waveshare_rp2040_plus/mpconfigboard.mk
|
2023-08-22 14:15:59 +01:00 |
|
Jozsef Kiraly
|
648ec1c0ed
|
feat: Add support for Waveshare RP2040-Plus
|
2023-08-22 14:15:59 +01:00 |
|
Dan Halbert
|
eba1f9d4fe
|
fix framebuffer size for pimoroni dvi base
|
2023-08-21 19:36:28 -04:00 |
|
Jeff Epler
|
f9e99bd3c3
|
Fix picow build
|
2023-08-20 11:30:36 -05:00 |
|
Scott Shawcroft
|
8c5c73df38
|
Add I2S MCLK support to iMX RT
|
2023-08-17 11:39:14 -07:00 |
|
Dan Halbert
|
d582407b06
|
pre-commit fixes
|
2023-08-14 00:59:22 -04:00 |
|
Dan Halbert
|
2171e67c1b
|
merge latest adafruit/main
|
2023-08-13 19:43:54 -04:00 |
|
Dan Halbert
|
27c7807693
|
silabs build needs work; other builds are working
|
2023-08-13 19:05:16 -04:00 |
|
Vladimír Smitka
|
acd8896094
|
Fix RGB/BGR color order
|
2023-08-13 17:42:23 +02:00 |
|