Wykres commitów

1658 Commity (cd2f45dee4942de464b374ec584c0c847dca1174)

Autor SHA1 Wiadomość Data
Philip Howard cd2f45dee4
Merge pull request #659 from ahnlak/unicorn-rgb332pen-fix
Added PEN_RGB332 support
2023-02-07 15:18:40 +00:00
Pete Favelle d84d9f4520 Added PEN_RGB332 support 2023-01-31 12:57:35 +00:00
Philip Howard 884722de50
Merge pull request #649 from pimoroni/patch-bump-micropython
CI: Bump MicroPython to 67fac4e.
2023-01-27 11:19:28 +00:00
Philip Howard d52fe23d81
Merge pull request #651 from pimoroni/patch-ci-pico-w
CI: CMake build for Pico W and Pico.
2023-01-27 10:06:49 +00:00
Phil Howard b548d67609 C++: Don't assume PICO_DEFAULT_LED_PIN is defined. 2023-01-27 09:54:28 +00:00
Phil Howard 2d28880529 CI: CMake build for Pico W and Pico. 2023-01-27 09:54:24 +00:00
Phil Howard 9bf6bdde06 CI: Bump MicroPython to 67fac4e. 2023-01-25 12:13:26 +00:00
Philip Howard 397ef786a9
Merge pull request #640 from pimoroni/patch-plasma-make-new
Plasma: Swap make_new/print functions for WS2812 module.
2023-01-19 15:46:35 +00:00
Hel Gibbons db5004d51c
Merge pull request #639 from pimoroni/docs/add-links
Update docs and add links
2023-01-19 14:45:59 +00:00
Phil Howard 6bf5c7f7b5 Plasma: Swap make_new/print functions for WS2812 module.
Fixes #637
2023-01-19 10:29:30 +00:00
Hel Gibbons 7a6857b371 add links 2023-01-18 17:27:35 +00:00
Hel Gibbons 1ece897490 add link 2023-01-18 17:11:06 +00:00
Hel Gibbons 9aa2e33d46 PicoGraphics documentation tweaks 2023-01-18 16:59:05 +00:00
Hel Gibbons 92d58a17c0 Picographics documentation tweaks 2023-01-18 16:56:08 +00:00
Hel Gibbons d2da1c6213 add link 2023-01-18 16:32:08 +00:00
Hel Gibbons b3edbc47d0
Merge pull request #638 from pimoroni/patch/bytes-not-kilobytes
Correct RAM units
2023-01-18 15:50:31 +00:00
Hel Gibbons 914a4b345c
Correct RAM units 2023-01-18 15:41:33 +00:00
Philip Howard 39c4848bcc
Merge pull request #636 from pimoroni/gadgetoid-patch-readme-ci-status
Update CI status badges on README.md
2023-01-17 14:35:19 +00:00
Philip Howard cb5ad29ee1
Update CI status badges on README.md
Implement change described here: https://github.com/badges/shields/issues/8671
2023-01-17 11:18:53 +00:00
Philip Howard 63fc338ca6
Merge pull request #625 from pimoroni/patch/bme68x-configure-fix
Fix BME68x configure function
2023-01-16 15:01:11 +00:00
Philip Howard c98d0daaf4
Merge pull request #626 from pimoroni/patch/inky-launcher-57-update
Patch/inky launcher 57 update
2023-01-16 14:16:14 +00:00
thirdr 50b456d42f Switched to built in module for ntp 2023-01-11 14:13:01 +00:00
Philip Howard 62d46210a3
Merge pull request #515 from pimoroni/micropython/mp_obj_type_t_upgrade
MicroPython: Update to support new slots mp_obj_type_t.
2023-01-11 13:14:38 +00:00
Phil Howard 0709878cec MicroPython: Bump ulab.
Bump up to the tip of master for the latest fixes.

Need to switch this to targeting a release when one's available with the mp_obj_type_t fix.
2023-01-11 12:25:28 +00:00
thirdr e0d578bd07 Adjusted error message layout and wording 2023-01-11 09:49:31 +00:00
Phil Howard 828ff8453d Inky: Switch to mip, add nptime. 2023-01-11 09:46:45 +00:00
Phil Howard c46320656d MicroPython: Bump to 699477d. 2023-01-11 09:46:45 +00:00
Phil Howard 0e1b37d36a MicroPython: Bump to bb77c1d. 2023-01-11 09:46:45 +00:00
Phil Howard c7bdf4a3cc MicroPython: Bump to d1ed0f1. 2023-01-11 09:46:45 +00:00
Phil Howard fb6fdcc115 MicroPython: Update GU to MP_DEFINE_CONST_OBJ_TYPE. 2023-01-11 09:46:45 +00:00
Phil Howard c42679b355 MicroPython: Bump Pico and Badger to MicroPython eefd946. 2023-01-11 09:46:45 +00:00
Phil Howard 9bf1583787 MicroPython: Change machine_hw_i2c_type to machine_i2c_type. 2023-01-11 09:46:45 +00:00
Phil Howard 04888da334 MicroPython: Bump PicoW to eefd946. 2023-01-11 09:46:45 +00:00
Phil Howard ff5dc0078f Enviro: Switch upip to mip, add ntptime. 2023-01-11 09:46:45 +00:00
Phil Howard 8b1bd814e5 MicroPython: Switch QRCode back to feature/micropython with fix. 2023-01-11 09:46:45 +00:00
Phil Howard 5f94ee7acc CI: Bump ulab to latest commit. 2023-01-11 09:46:45 +00:00
Phil Howard a4a5b58d93 CI: Bump MicroPython Pico W to latest upstream commit. 2023-01-11 09:46:45 +00:00
Phil Howard 5b3f84ebf0 MicroPython: TEST: Switch QRCode to fixed branch. 2023-01-11 09:46:45 +00:00
Phil Howard 77a5edc83f MicroPython: Update to support new slots mp_obj_type_t.
Follows the lead from: 662b9761b3

Update to support MP_DEFINE_CONST_OBJ_TYPE with backwards compatibility.
2023-01-11 09:46:45 +00:00
Phil Howard a29ce1e180 MicroPython: Rewrite Enviro manifest.py to new style. 2023-01-11 09:46:45 +00:00
Phil Howard a612e66779 MicroPython: Use MPY_LIB_DIR unconditionally.
We can always rely on the micropython-lib dir (now a submodule) being present.

See: da7f2537a1
2023-01-11 09:46:45 +00:00
Phil Howard b041b546e6 MicroPython: Bump PicoW to 4903e48. 2023-01-11 09:46:45 +00:00
Hel Gibbons 84cd34b24f
Merge pull request #627 from pimoroni/helgibbons-patch-1
add link
2023-01-10 16:32:18 +00:00
Hel Gibbons 80c93e7067
add link 2023-01-10 16:19:55 +00:00
Hel Gibbons 45014853e6 update example to match docs 2023-01-10 14:29:02 +00:00
Hel Gibbons 1e1d8bf4f5
Fix bme68x configure 2023-01-09 15:07:06 +00:00
ZodiusInfuser d432948a4c
Merge pull request #621 from pimoroni/patch/inventor_typo_fix
Fixed typo with inventor examples
2023-01-09 13:28:05 +00:00
thirdr 97f2232e07 changed title colours 2023-01-05 14:56:16 +00:00
thirdr 14af0fd646 changed default news feed 2023-01-05 14:51:39 +00:00
thirdr 3a2e212e36 Updated with Inky Frame 5.7 support 2023-01-05 13:27:47 +00:00