Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Port psoc6 (latest)#18550

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
jaenrig-ifx wants to merge20 commits intomicropython:master
base:master
Choose a base branch
Loading
fromInfineon:port-psoc6-pr4

Conversation

@jaenrig-ifx
Copy link
Contributor

Hi@mattytrentini@dpgeorge,

We have kept working on further enabling the PSOC6 controller in MPY. This pull request deprecates#16705.

Here a list of the features enabled:
machine classes:

  • ADC
  • ADCBlock
  • I2C. Master and slave mode.
  • I2S
  • Pin
  • PWM
  • RTC
  • SDCard
  • SPI. Master and slave mode.
  • Timer
  • UART
  • WDT

Additional modules:

  • network.WLAN
  • Virtual File System (LFS2 and FAT format)

PSoC6 evaluation boards available:

  • CY8CPROTO-062-4343W

  • CY8CPROTO-063-BLE

  • CY8CKIT-062S2-AI

  • Tests running in a hardware in the loop setup under ci/cd are provided for (at least) the main API functionalities of the enabled classes.

Looking forward to discuss the next steps regarding this PR with our teams.

Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
@github-actions
Copy link

github-actionsbot commentedDec 11, 2025
edited
Loading

Code size report:

Reference:  all: Bump version to 1.27.0. [78ff170]Comparison: psoc6/README: Fixed board name typo. [merge of 6db391a]  mpy-cross:    +0 +0.000%    bare-arm:    +0 +0.000% minimal x86:    +0 +0.000%    unix x64:    +0 +0.000% standard      stm32:   +48 +0.012% PYBV10     mimxrt:   +44 +0.012% TEENSY40        rp2:   +56 +0.006% RPI_PICO_W       samd:   +48 +0.018% ADAFRUIT_ITSYBITSY_M4_EXPRESS  qemu rv32:    +0 +0.000% VIRT_RV32


Build the firmware:

make BOARD=CY8CKIT_062S2_AI

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

CY8CKIT_062S2_AI does not match the directory boards/CY8CKIT-062S2-AI

compiles with make BOARD=CY8CKIT-062S2-AI

jaenrig-ifx reacted with confused emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

100%. Fixed :) That was a typo.

@jkorte-dev
Copy link

I'm very impressed by the effort that went into the testing. Very exciting.

Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
@codecov
Copy link

codecovbot commentedDec 12, 2025
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.38%. Comparing base (78ff170) to head (6db391a).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@##           master   #18550   +/-   ##=======================================  Coverage   98.38%   98.38%           =======================================  Files         171      171             Lines       22300    22300           =======================================  Hits        21939    21939             Misses        361      361

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

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dpgeorgedpgeorge added the portsRelates to multiple ports, or a new/proposed port labelDec 16, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@jkorte-devjkorte-devjkorte-dev left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

portsRelates to multiple ports, or a new/proposed port

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jaenrig-ifx@jkorte-dev@dpgeorge

[8]ページ先頭

©2009-2025 Movatter.jp