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

Added precompiled library for STMicroelectronics Nucleo H723ZG (USB), Nucleo H503RB (USB), Arduino Giga R1 (ETH UDP), and Portenta C33(USB) #1853

Open
wants to merge 18 commits into
base: jazzy
Choose a base branch
from

Conversation

ZhouyangX
Copy link

@ZhouyangX ZhouyangX commented Oct 18, 2024

This PR introduces support for a new STMicroelectronics board and adds improvements to enable compatibility with an Arduino Ethernet Shield 2. Key updates include:

  • New STM32 Board Support: Added precompiled library for the STMicroelectronics Nucleo H723ZG
  • Arduino Ethernet Shield Compatibility: Enhancements to the library to support UDP communication over Arduino Ethernet Shield.

This PR was tested on following targets:

mbed: (Arduino GIGA R1 + Arduino Ethernet Shield 2)
stm32: (STMicroelectronics Nucleo H723ZG)

Added precompiled library for STM32 Nucleo H723ZG
Added support for Arduino Giga R1 with an official Arduino Ethernet Shield 2 to allow UDP transport
Added precompiled library for STM32 Nucleo H503RB
@pablogs9
Copy link
Member

Could you add some build in the CI for this new architecture?

Added precompiled library for Arduino Portenta C33
Add build CL for the following boards:
STMicroelectronics Nucleo-144 H723ZG
STMicroelectronics  Nucleo-64 H503RB
Arduino Portenta C33
@ZhouyangX
Copy link
Author

Hi @pablogs9, I've now uploaded them and added a new architecture for Portenta C33.

@pablogs9
Copy link
Member

Hello @ZhouyangX can you add a CI build to ensure this is working?

Added the following board for the new architecture:
Portenta C33
STMicroelectronics Nucleo 144 H723ZG
STMicroelectronics Nucleo 64 H503RB
Testing only for updated architecture
@ZhouyangX ZhouyangX changed the title Added precompiled library for STMicroelectronics Nucleo H723ZG (USB), Arduino Giga R1 (ETH UDP) Added precompiled library for STMicroelectronics Nucleo H723ZG (USB), Nucleo H503RB (USB), Arduino Giga R1 (ETH UDP), and Portenta C33(USB) Oct 28, 2024
@ZhouyangX
Copy link
Author

ZhouyangX commented Oct 28, 2024

Hello @pablogs9, I've now updated the CI with attempts to compile all the architecture mentioned here. All seems to be working.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
ZhouyangX and others added 3 commits October 28, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants