Wykres commitów

  • 98bce28d0c
    Merge 49ec77c5ca into d7d7754af5 Ron Rossi 2025-07-22 15:52:52 +0100
  • 5210e23085
    Merge 8c37b2f1e8 into d7d7754af5 rth 2025-07-22 15:52:31 +0100
  • d7d7754af5
    Merge pull request #1083 from pimoroni/patch-vl53l5cx main Philip Howard 2025-07-14 12:28:00 +0100
  • 1946e91508
    Merge pull request #1082 from pimoroni/patch-vl53l1x Philip Howard 2025-07-14 12:27:24 +0100
  • bb0f89d732
    Merge pull request #1088 from pimoroni/feature/pngdec-reflection driver/ssd1680 Philip Howard 2025-07-14 12:27:06 +0100
  • 5bf59b3d09
    Merge f9a6da4e25 into 3f1b3c82f5 Thomas Maier 2025-07-11 11:57:29 -0500
  • db9bdff023 VL53L1X: bswap registers and values for #1069. patch-vl53l1x Phil Howard 2025-05-29 12:26:10 +0100
  • a1b0a40cff VL53L5CX: Add change_addr to constructor for #1063. patch-vl53l5cx Phil Howard 2025-05-29 12:44:38 +0100
  • a45b4468c5
    Merge 16c6710703 into 3f1b3c82f5 Jürgen 2025-06-30 23:08:51 +0200
  • 3f1b3c82f5
    Merge pull request #1085 from MichaelBell/fix-lte-restart Philip Howard 2025-06-30 14:37:08 +0100
  • 906a900fe7 PNGDEC: Add index alpha. feature/pngdec-reflection Phil Howard 2025-06-30 11:31:14 +0100
  • 955c96f21d PNGDEC: Add image reflection. Phil Howard 2025-06-25 14:56:57 +0100
  • 3588f7da54 SSD1680: Fix pngdec support. Phil Howard 2025-05-19 14:41:40 +0100
  • 55cb3a1669 SSD1680: Redirect partial to full update. Phil Howard 2025-05-15 15:14:45 +0100
  • ae4bc4a1e1 SSD1680: Add support for variable update speed. Phil Howard 2025-05-15 14:39:57 +0100
  • dfe9c4dce8 SSD1680: Tidy up LUT comments, add a repeat to fix ghosting. Phil Howard 2025-05-13 23:53:09 +0100
  • 43a68dd58f SSD1680: Fix PicoVector alpha blending. Phil Howard 2025-05-13 23:35:10 +0100
  • 80883a738f SSD1680: Add PicoVector support. Phil Howard 2025-05-13 21:23:48 +0100
  • 86b497be02 SSD1680: Fix jpegdec support. Phil Howard 2025-05-12 19:46:39 +0100
  • 6f3184ef37 SSD1680: full rotation support. Phil Howard 2025-05-12 19:46:02 +0100
  • 6045f859c3 SSD1680: changes to the display RAM config + buffer thirdr 2025-05-12 16:30:17 +0100
  • 77adb65763 SSD1680: correct buffer size thirdr 2025-05-12 15:43:54 +0100
  • a095b6f479 SSD1680: micropython bindings thirdr 2025-05-12 14:58:31 +0100
  • d81c5232c8 SSD1680: functional landscape configuration thirdr 2025-05-08 10:03:21 +0100
  • 5c11e4d192 SSD1680: removed ref to udpate_time function thirdr 2025-05-07 09:43:36 +0100
  • 10cdad98df SSD1680: adding data entry mode command thirdr 2025-05-02 16:39:06 +0100
  • fae2f75ba2 SSD1680: fixed busy_wait thirdr 2025-05-02 16:16:53 +0100
  • eb00817e4a SSD1680: correction of _set_pixel function thirdr 2025-05-01 16:33:52 +0100
  • 2b808b1221 SSD1680: corrected pen type thirdr 2025-05-01 16:19:37 +0100
  • 5cb1e4d7a6 SSD1680: first commit thirdr 2025-05-01 14:47:54 +0100
  • c5039c6bf1
    Merge f6b8c2ff37 into 1c15374d76 Rob Berwick 2025-06-28 09:00:01 +0000
  • c307bbccd3
    Merge 15975927f9 into 1c15374d76 Philip Howard 2025-06-28 09:00:01 +0000
  • 768d124126
    Merge 1a6db1fa8b into 1c15374d76 Philip Howard 2025-06-28 08:59:56 +0000
  • a1ee8156cd
    Merge 26ac1f4d08 into 1c15374d76 Kennedn 2025-06-28 08:59:56 +0000
  • 919824a85e
    Merge e8c016585b into 1c15374d76 Scott Dutton 2025-06-28 08:59:54 +0000
  • c4c98e43cc
    Merge 4dd6a378a2 into 1c15374d76 Nicolau Leal Werneck 2025-06-28 08:59:54 +0000
  • c5551ebdfa
    Merge 853c0a7c19 into 1c15374d76 Philip Howard 2025-06-28 08:59:49 +0000
  • 1c15374d76
    Merge pull request #1086 from MichaelBell/fix-text-wrap Philip Howard 2025-06-25 21:59:06 +0100
  • 1919482eb1 LTE: Make stop and restart work. Mike Bell 2025-06-25 18:33:34 +0100
  • 4b62aa0405 Fix skipped character after line wrap Mike Bell 2025-06-25 18:32:56 +0100
  • d5439714b5
    Merge pull request #1087 from pimoroni/patch-python-linting Philip Howard 2025-06-25 10:18:55 +0100
  • 959e240544 QA: Fix RET503 (Missing explicit return) exceptions. patch-python-linting Phil Howard 2025-06-25 09:57:15 +0100
  • c1e091ac8a QA: Pin ruff to v0.12.0. Phil Howard 2025-06-25 09:56:11 +0100
  • 16c6710703 Integration of an optimised Hub75 driver. In depth documentation of the changes can be found in https://github.com/JuPfu/hub75. Additional resulting changes: -user implemented interrupt callback function dma_complete() not requiered any more - this implies some minor changes in the api. The old api is still valid but designated as deprecated Juergen Pfundt 2025-06-03 22:44:48 +0200
  • e6b8e0222d More madness. patch-exception-handling Phil Howard 2025-05-29 12:11:12 +0100
  • 4611cd4ced Add -fdata-sections. Phil Howard 2025-05-28 22:04:10 +0100
  • aada2e5e54 Add -ffunction-sections and -Wl,--gc-sections. Phil Howard 2025-05-28 21:57:37 +0100
  • 8ff9ef8288 Add --no-ld-generated-unwind-info. Phil Howard 2025-05-28 21:50:47 +0100
  • ed34526c84 mlx90640: drop unused includes. Phil Howard 2025-05-28 21:50:28 +0100
  • 25efd312d1 Replace nosys hack with __verbose_terminate_handler. Phil Howard 2025-05-28 21:36:32 +0100
  • 1a6db1fa8b Experimental: builds with dual FAT MSC support. feature/dual-msc Phil Howard 2024-01-19 10:50:34 +0000
  • 15975927f9 Pint: recvfrom: return IP address and port. feature/pint Phil Howard 2025-02-15 22:12:05 +0000
  • 4c7bc9e74a Pint: Send socket config to binding. Phil Howard 2025-02-14 21:54:10 +0000
  • 0854c8fbf3 Pint: Reduce user filesystem to fit firmware. Phil Howard 2025-02-10 11:26:00 +0000
  • e54dfec2f9 Pint: Update to m_malloc_with_finaliser. Phil Howard 2025-02-10 10:58:39 +0000
  • 87404ee781 Pint: Trim some cruft from the build so it doesn't esplode. Phil Howard 2024-05-02 19:57:46 +0100
  • 4d2f29ea0c Experimental: PINT module bindings. Phil Howard 2024-03-11 23:21:03 +0000
  • 8a663768ec
    Merge pull request #1081 from pimoroni/patch-blocking-updates Philip Howard 2025-05-28 16:18:08 +0100
  • 62b3c4f97e PicoGraphics: Make blocking updates interruptable. patch-blocking-updates Phil Howard 2025-05-09 21:33:11 +0100
  • dbd9678221
    Merge pull request #975 from mariobodemann/main Philip Howard 2025-05-28 15:22:09 +0100
  • d2c86c22dd
    Merge pull request #1051 from ahnlak/measure-text-fix Philip Howard 2025-05-28 15:17:38 +0100
  • 4ae73720a8
    Merge pull request #1080 from josch0/feature/picovector2-and-layers feature/picovector2-and-layers Philip Howard 2025-05-28 13:09:36 +0100
  • e6cb0ee714
    Fix line break on text Jo 2025-05-27 21:44:31 +0200
  • cfee94a69d
    Merge pull request #1077 from pimoroni/ci/rp2350 Philip Howard 2025-05-27 14:06:34 +0100
  • dc93a19848
    Merge pull request #1078 from pimoroni/patch-af-unicode Philip Howard 2025-05-22 16:36:02 +0100
  • fd21d61bea PicoVector: Fix find_glyph char to uint16_t. patch-af-unicode Phil Howard 2025-05-22 10:38:34 +0100
  • db65c4ba73 Examples: Exclude encoder wheel clock example from RP2350 builds. ci/rp2350 Phil Howard 2025-05-21 09:51:42 +0100
  • 6e73375cd4 Examples: Remove unused hardware_rtc from Inky Frame examples. Phil Howard 2025-05-21 09:51:03 +0100
  • 4bbbab86f7 CI: Add Pico 2 and Pico 2 W builds. Phil Howard 2025-05-20 14:12:07 +0100
  • ca0661d006 Test picovector2-and-layers-test ZodiusInfuser 2025-05-15 17:32:18 +0100
  • 21ec6a23ba
    Merge pull request #1019 from pimoroni/feature/picovector2-and-layers v1.25.0 Philip Howard 2025-05-12 13:54:50 +0100
  • d9420d26c3 PicoGraphics: Make blocking updates interruptable. feature/ssf Phil Howard 2025-05-09 21:33:11 +0100
  • 841253437a PicoGraphics: Make Inky block by default as intended. Phil Howard 2025-05-09 13:25:27 +0100
  • fba0f1c962 PicoVector: Add tracked memory alloc, track the node buffer. Phil Howard 2025-05-08 16:28:09 +0100
  • 7ad0169528 PicoGraphics: Make Inky block by default as intended. Phil Howard 2025-05-09 13:25:27 +0100
  • e3a5365a39 PicoVector: Add tracked memory alloc, track the node buffer. Phil Howard 2025-05-08 16:28:09 +0100
  • 8117066bb5 PicoVector: Fix bug in RGB888 blend. Phil Howard 2025-04-25 17:55:28 +0100
  • 7a894dc512 PicoVector: Add support for utf-8 characters. ihaanaho 2025-04-13 17:54:54 +0300
  • a2e8127f57 PimoroniBus: SPIBus fix unused pin arguments. Phil Howard 2025-04-25 14:49:15 +0100
  • 75f15c6a66 BME690: Add MP_ERROR_TEXT() around errors. Phil Howard 2025-04-24 08:53:56 +0100
  • a5d96397fc MicroPython: Replace MICROPY_HW_PIN_RESERVED with hal function. Phil Howard 2025-04-14 16:30:27 +0100
  • d6b42b5abd CI: Bump MicroPython to v1.25.0. Phil Howard 2025-04-14 16:16:16 +0100
  • b8d0f36caf BME69X: Add C driver and MicroPython bindings. Phil Howard 2025-03-13 10:21:39 +0000
  • eafb2db34b PicoVector: Set optimization flags. Mike Bell 2025-03-24 21:59:27 +0000
  • c7776ee4ae Plasma: Make PIO and pin args optional. Phil Howard 2025-03-24 13:52:11 +0000
  • cd2486b3d4 Plasma: Add is_busy method. Phil Howard 2025-01-22 11:38:22 +0000
  • 0a4801da70 Plasma: Expose non-blocking update to MicroPython. Phil Howard 2025-01-22 11:18:36 +0000
  • a03ed44db1 PimoroniBus: Support machine.Pin. Phil Howard 2025-03-24 12:38:01 +0000
  • 6845972ffe PimoroniBus: Switch to mp_obj_malloc. Phil Howard 2025-03-24 12:28:47 +0000
  • 9c2775228d PimoroniBus: Clean up print function. Phil Howard 2025-03-24 12:06:14 +0000
  • 5ba5b29d39 MicroPython: Switch everything else to mp_obj_malloc. Phil Howard 2025-03-24 11:50:45 +0000
  • b12d0aa8ab plasma: Support pins given as machine.Pin obj. Phil Howard 2025-03-21 17:44:57 +0000
  • b6f9027090 plasma: Drop pin definitions from C module. Phil Howard 2025-03-21 13:10:05 +0000
  • 613e3cdd38 Pimoroni I2C: Switch to mp_obj_malloc. Phil Howard 2025-03-23 08:04:22 +0000
  • 26a8ce40f5 Pimoroni I2C: Support machine.Pin args. Phil Howard 2025-03-23 08:03:27 +0000
  • d84a1e3470 PicoVector: Faster polygon rendering. Mike Bell 2025-03-18 18:51:06 +0000
  • 12228c4036 ulab: Bump from 6.5.2 to 6.7.3. Phil Howard 2025-03-18 18:30:22 +0000
  • cd2e412ef4 MicroPython: Add MP_ERROR_TEXT() for mp_raise_msg() calls. Phil Howard 2025-03-18 18:05:24 +0000
  • 5ed7913a2c MicroPython: Fix errors reporting an errno. Phil Howard 2025-03-18 17:50:48 +0000
  • 5aaf5d3608 MicroPython: Add MP_ERROR_TEXT() around errors. Phil Howard 2025-03-18 17:33:11 +0000