Wykres commitów

  • 38cefc2c07 MicroPython: Switch QRCode to micropython/edge branch. Phil Howard 2024-02-27 11:26:46 +0000
  • b3be0f42cc CI: Bump MicroPython to master. Phil Howard 2024-02-27 11:14:05 +0000
  • bd117adf3f MicroPython: Switch to mp_obj_malloc_with_finaliser. Phil Howard 2024-02-27 10:59:29 +0000
  • d2dd69842d TEST: Enable ulab for generic Pico and W builds. Phil Howard 2024-04-08 14:45:35 +0100
  • d3691b625b CI: Enable ulab for Tiny 2040 8MB. Phil Howard 2024-04-08 17:38:23 +0100
  • 15c170e160 CI: Add linker script for tiny2040_8mb build. Phil Howard 2024-04-08 17:34:42 +0100
  • 3b1c8a958a CI: Attempt to catch flash overflow. Phil Howard 2024-04-08 15:12:13 +0100
  • b9cdcf1e93 CI: Print memory usage. Phil Howard 2024-04-08 16:50:23 +0100
  • fd4eb165f8
    Merge pull request #930 from pimoroni/patch-misc-ci-fixes Philip Howard 2024-04-11 17:08:44 +0100
  • 8fc8a8ee06 CI: Rename tiny2040 to tiny2040_8mb. patch-misc-ci-fixes Phil Howard 2024-04-08 17:31:56 +0100
  • 3bfb548686 CI: Continue other MicroPython builds if one fails. Phil Howard 2024-04-08 17:18:59 +0100
  • 9edcdcc126
    Merge pull request #919 from pimoroni/patch-pngdec-palette-offset Philip Howard 2024-04-11 16:32:08 +0100
  • e8e550b18b
    Merge pull request #929 from pimoroni/patch/wordclock Philip Howard 2024-04-11 14:57:07 +0100
  • cdb7b4bf2c fixed arg order bug patch/wordclock thirdr 2024-04-11 14:02:26 +0100
  • 4fc3095433
    Merge pull request #925 from pimoroni/patch-actions-nodejs Philip Howard 2024-04-08 12:58:00 +0100
  • 9c5b529754 CI: Update actions to fix nodejs deprecation warnings. patch-actions-nodejs Phil Howard 2024-04-08 12:47:14 +0100
  • 84fc9296dc Test of an Inventor specific build with ULAB test/inventor_build ZodiusInfuser 2024-04-04 11:35:44 +0100
  • a87d5581aa
    Merge pull request #923 from pimoroni/patch/inventor_encoders ZodiusInfuser 2024-04-03 14:57:41 +0100
  • 44d7875f7e Relocated example and updated readme patch/inventor_encoders ZodiusInfuser 2024-04-03 14:37:26 +0100
  • a90c31fb3b More explanation of encoder capture ZodiusInfuser 2024-04-03 14:29:17 +0100
  • 458b0ac209 Added a speed reading example for inventor ZodiusInfuser 2024-04-03 14:29:01 +0100
  • b69e632666 CI: Bump cache and upload-artifact to fix warnings. patch-ci-cache-versions Phil Howard 2024-03-28 15:40:52 +0000
  • a537672dd4 PNGdec: Don't convert greys if mode=COPY. patch-pngdec-palette-offset Phil Howard 2024-03-28 15:35:05 +0000
  • d34e692f51 PNGdec: Don't add palette_offset twice. Phil Howard 2024-03-28 15:30:32 +0000
  • 27b913124c PNGdec: Add copy support and offset to greyscale. Phil Howard 2024-03-28 14:59:02 +0000
  • c7b788cd1d PNGdec: Add palette offset arg. Phil Howard 2024-03-28 14:54:28 +0000
  • c386b3e9cf
    Merge pull request #910 from pimoroni/patch-readme-stubs Philip Howard 2024-03-28 10:17:02 +0000
  • b499296867 added amp enable to audio.py thirdr 2024-03-27 14:38:01 +0000
  • 193adaca72 linting fix thirdr 2024-03-27 13:01:35 +0000
  • a7a2e2bee0
    Merge pull request #918 from pimoroni/patch-pngdec-1bit v1.22.2-1bitpng Philip Howard 2024-03-27 12:59:25 +0000
  • b0babcfe9f fixed audio 'pop' thirdr 2024-03-27 12:57:44 +0000
  • 19fa8864cf PNGdec: Add greyscale support. patch-pngdec-1bit Phil Howard 2024-03-27 10:43:48 +0000
  • 385d5c1f0f PNGdec: HACK: Disable ALLOWS_UNALIGNED. patch-pngdec-speed Phil Howard 2024-03-26 16:22:45 +0000
  • 714cb68dd3 PNGdec: Force REGISTER_WIDTH to 32. Phil Howard 2024-03-26 15:54:08 +0000
  • 173414e16c PNGdec: Initialise c to suppress warnings. Phil Howard 2024-03-26 14:01:05 +0000
  • fca0bb076a PNGdec: Sync with upstream. Laurence Bank 2024-03-26 12:28:41 +0000
  • e34b2420c6 i2s audio examples thirdr 2024-03-26 08:41:48 +0000
  • abae3ad4ba
    Merge e37f032ceb into 6eb0f90e53 Pete Favelle 2024-03-23 17:48:42 +1100
  • 55dcc69bff
    Merge 3a8d41790b into 6eb0f90e53 Martin Hamilton 2024-03-23 17:48:42 +1100
  • 56dc1bfd74
    Merge 8c37b2f1e8 into 6eb0f90e53 rth 2024-03-14 00:05:16 +0000
  • a92e497954 Experimental: LTE module bindings. feature/lte Phil Howard 2024-03-11 23:21:03 +0000
  • 964cf5eedf G/S/C Unicorn: Fix get_brightness to use correct max value. patch-unicorn-brightness Phil Howard 2024-03-11 21:14:42 +0000
  • eab1595352 README.md: Add link to pimoroni-pico-stubs. patch-readme-stubs Phil Howard 2024-03-11 15:04:18 +0000
  • 5dd76ed31b LTR559: Add interrupt.py demo from #169. patch-ltr559-interrupt Phil Howard 2024-03-11 13:36:57 +0000
  • 00475fd8b3
    Merge 49ec77c5ca into 6eb0f90e53 Ron Rossi 2024-03-10 12:53:30 -0600
  • 1f94a85daf
    Merge 853c0a7c19 into 6eb0f90e53 Philip Howard 2024-03-10 12:53:30 -0600
  • 80550e4f5d
    Merge e8c016585b into 6eb0f90e53 Scott Dutton 2024-03-10 12:53:30 -0600
  • 6eb0f90e53
    Merge pull request #904 from pimoroni/ci/micropython-1.22.2 v1.22.2 Philip Howard 2024-03-06 10:29:16 +0000
  • b0d53dadb3 Hub75: avoid clobbering shared IRQ handlers. ci/micropython-1.22.2 Phil Howard 2024-03-05 10:27:36 +0000
  • 4d5345dcc6
    Merge e8b6bb8a62 into d83107474e Philip Howard 2024-02-29 11:52:10 -0700
  • ad518064e9 CI: Bump MicroPython to v1.22.2. Phil Howard 2024-02-22 11:37:03 +0000
  • d83107474e
    Merge pull request #907 from pimoroni/patch-pngdec-1bit Philip Howard 2024-02-27 16:42:12 +0000
  • c4f70df1cf Pen1BitY: Correct RGB to dither lookup conversion. Phil Howard 2024-02-27 13:54:25 +0000
  • 10221066dd PNGDEC: Support for 1bpp. Phil Howard 2024-02-27 13:26:30 +0000
  • ab64fcaccc
    Merge pull request #899 from pimoroni/jpegdec/width_height_fix Philip Howard 2024-02-27 12:21:17 +0000
  • 32c63c343d
    Merge pull request #905 from pimoroni/helgibbons-patch-3 Hel Gibbons 2024-02-26 14:24:49 +0000
  • 8d964bce2c
    Plasma Stick: add link Hel Gibbons 2024-02-26 14:08:56 +0000
  • b5f67b0426 Revert changes to badger2040 library kennedn 2024-02-19 16:40:13 +0000
  • c5a7c59510 Minor tweaks kennedn 2024-02-19 16:24:45 +0000
  • 8d3611548c Port and add examples using badger2040w library kennedn 2024-02-19 11:45:46 +0000
  • 8ca47d6405
    Merge pull request #890 from robberwick/motor2040_i2c_pins v1.22.1 ZodiusInfuser 2024-02-13 12:00:05 +0000
  • bca8333e6d Add pcf85063a driver kennedn 2024-02-06 21:06:16 +0000
  • 729b8596e4 Use Unique for external libraries and add image functionality back kennedn 2024-02-06 16:07:41 +0000
  • b23622d840
    Merge branch 'pimoroni:main' into fixupdate w3stbam 2024-01-31 15:42:20 +0100
  • 843af44ebb Raise timout to 45 seconds f 2024-01-29 13:53:58 +0100
  • 1858f21fc3 Fix update on battery power by reintroducing timeouts f 2024-01-29 10:48:31 +0100
  • 02ffbf5136 Speed improvements / refactor kennedn 2024-01-27 15:28:18 +0000
  • f200c19590 Add initial badger2040w library and sleep example kennedn 2024-01-27 01:41:00 +0000
  • 6264b96efe add brightness control to default example plasma-stick-brightness Hel Gibbons 2024-01-25 16:39:06 +0000
  • b23a71b889 JPEGDEC: Backport width/height changes from pngdec. jpegdec/width_height_fix Skyler Mansfield 2024-01-12 16:27:04 +0000
  • 6b23c1526d
    Merge pull request #898 from pimoroni/patch-tufty2040-567 Philip Howard 2024-01-23 15:09:49 +0000
  • c19b2276f1 st7789: Remove mystery meat command implicated by #567. patch-tufty2040-567 Phil Howard 2024-01-23 13:14:09 +0000
  • e8b6bb8a62 Experimental: builds with dual FAT MSC support. feature/dual-msc Phil Howard 2024-01-19 10:50:34 +0000
  • 392d75b00d
    Merge pull request #878 from pimoroni/ci/tooling Philip Howard 2024-01-19 10:32:20 +0000
  • 3dae0ce8cc
    fixed missing `int` delaration in jpeg draw Skyler Mansfield 2024-01-17 13:26:43 +0000
  • 911cbb710e
    Merge pull request #877 from pacohope/tz-adjust Philip Howard 2024-01-16 14:35:16 +0000
  • 4e3e2c836d
    Merge pull request #876 from pimoroni/docs/picoscroll Philip Howard 2024-01-16 14:27:06 +0000
  • 5bd5334379
    Merge pull request #813 from andrewjw/andrewjw-patch-1 Philip Howard 2024-01-16 14:18:37 +0000
  • 9ddbb17a82
    Merge pull request #860 from pimoroni/patch-bye-bye-badger Philip Howard 2024-01-16 14:17:08 +0000
  • 5126263f91 Badger2038/2040W: Remove old/incompatible examples. patch-bye-bye-badger Phil Howard 2023-10-09 17:36:13 +0100
  • 0d3fce9b9d
    Merge pull request #883 from raybellis/main Philip Howard 2024-01-16 11:32:43 +0000
  • 43badfaf92
    change fix to backport width/height changes from pngdec Skyler Mansfield 2024-01-12 16:50:19 +0000
  • 49e433125d
    MP jpegdec: fix width/height functions by opening file/buffer earlier Skyler Mansfield 2024-01-12 16:27:04 +0000
  • 9e6a0725c0 add `I2C_*` definitions to `servo2040.hpp` Rob Berwick 2024-01-08 12:59:30 +0000
  • 3e81b245a1 add I2C_INT & reorder Rob Berwick 2024-01-08 12:57:30 +0000
  • bd6bd289d1 CI: Try to ccache mpy-cross ci/tooling Phil Howard 2023-11-16 15:07:38 +0000
  • b6953c25a1 CI: Tidy up build steps Phil Howard 2023-11-16 14:43:58 +0000
  • b5df0ac277 CI: Setup version env, patch skipped message. Phil Howard 2023-11-16 13:12:59 +0000
  • 116bbb1296 CI: Use arm-none-eabi-gcc-action Phil Howard 2023-11-16 12:37:36 +0000
  • 6154116662 CI: Move build steps to a bash script. Phil Howard 2023-11-16 12:03:59 +0000
  • d45daef654 MicroPython: Switch from MICROPY_EVENT_POLL_HOOK to mp_event_handle_nowait(). ci/micropython-1.22.1 Phil Howard 2024-01-08 10:33:26 +0000
  • 1b3d9d9fb2 Pimoroni I2C: Update to use modmachine.h consolidated header. Phil Howard 2024-01-08 10:15:28 +0000
  • 4dd76525f6 CI: Update MicroPython patch for v1.22.1. Phil Howard 2024-01-08 10:06:14 +0000
  • 3bac13fcc8 CI: Bump MicroPython to v1.22.1. Phil Howard 2024-01-08 09:45:17 +0000
  • bff245324b
    Merge pull request #886 from bitcdr/feature/add-other-resource-to-plasma-stick-examples-readme Hel Gibbons 2024-01-03 14:36:04 +0000
  • 400347b862
    Merge pull request #888 from everyplace/main Hel Gibbons 2024-01-03 13:03:42 +0000
  • da0ac1821f resolve precision error in python example too Ray Bellis 2024-01-02 22:22:09 +0000
  • 6dcc0d4fa0 Add I2C pin definitions to motor2040 header Rob Berwick 2024-01-01 20:07:58 +0000
  • fc3f8e5654 Updated commented out url protocols as well Erin Sparling 2023-12-29 13:26:33 -0500
  • c001f9bb59 Swapped protocol for https so redirect handling isn't necessary Erin Sparling 2023-12-29 13:24:08 -0500