Skip to content

Add external Arduino MicroPython library. #14082

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

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

iabdalkader
Copy link
Contributor

@iabdalkader iabdalkader commented Mar 13, 2024

This library contains modules used by Arduino boards. Depends on:

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.39%. Comparing base (994021e) to head (fa6ccc7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14082   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files         161      161           
  Lines       21200    21200           
=======================================
  Hits        20860    20860           
  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:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS

@dpgeorge dpgeorge added port-stm32 lib Relates to lib/ directory in source labels Mar 15, 2024
@iabdalkader iabdalkader force-pushed the arduino_mpy_lib branch 3 times, most recently from 458f114 to 3cf2656 Compare March 15, 2024 11:21
This library contains external modules for Arduino boards.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
@dpgeorge dpgeorge merged commit fa6ccc7 into micropython:master Mar 26, 2024
61 checks passed
@dpgeorge
Copy link
Member

This looks good.

Even though it's a simple looking PR, a lot of discussion and work went in to all the parts so that this could be made to work.

@iabdalkader iabdalkader deleted the arduino_mpy_lib branch March 26, 2024 06:58
@iabdalkader
Copy link
Contributor Author

Thanks for adding support for this feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib Relates to lib/ directory in source port-stm32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants