Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib/micropython-lib: Update submodule to latest. #15135

Merged
merged 1 commit into from
May 27, 2024

Conversation

dpgeorge
Copy link
Member

This brings in:

  • fixes to: aiohttp, tarfile, lora, gzip
  • fixes and improvements to aioble
  • deprecation of cbor2 decoder and encoder modules
  • new usb package
  • new pyusb package

Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.39%. Comparing base (03cf4d4) to head (8a8c65f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #15135   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files         161      161           
  Lines       21204    21204           
=======================================
  Hits        20864    20864           
  Misses        340      340           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Code size report:

   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:  +224 +0.027% standard[incl +64(data)]
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS

This brings in:
- fixes to: aiohttp, tarfile, lora, gzip
- fixes and improvements to aioble
- deprecation of cbor2 decoder and encoder modules
- new usb package
- new pyusb package

Signed-off-by: Damien George <damien@micropython.org>
@dpgeorge dpgeorge force-pushed the lib-micropython-lib-update-2 branch from 9acf1bb to 8a8c65f Compare May 27, 2024 06:28
@dpgeorge dpgeorge merged commit 8a8c65f into micropython:master May 27, 2024
60 checks passed
@dpgeorge dpgeorge deleted the lib-micropython-lib-update-2 branch May 27, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant