-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Comparing changes
Open a pull request
base repository: zephyrproject-rtos/zephyr
base: main
head repository: arduino/zephyr
compare: arduino_core_merge_4.1.0-rc2
- 13 commits
- 32 files changed
- 3 contributors
Commits on Feb 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 32bac7e - Browse repository at this point
Copy the full SHA 32bac7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf6c29 - Browse repository at this point
Copy the full SHA 3bf6c29View commit details -
renesas/ra6m5: clear NVIC->ITNS at startup for non TZ
Otherwise, interrupts will trigger a very funny fault See https://github.com/arduino/ArduinoCore-renesas/blob/main/cores/arduino/main.cpp#L49-L57 Signed-off-by: Martino Facchin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24be343 - Browse repository at this point
Copy the full SHA 24be343View commit details -
renesas/ra6m5: allow removal of option_bits sections
Need to disable them for boards with bootloader. When the nodes are disabled, BUILD_OUTPUT_BIN is usable (not a 400MB file) Signed-off-by: Martino Facchin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for facd0e4 - Browse repository at this point
Copy the full SHA facd0e4View commit details -
renesas/ra: add ethernet support for RA6 family
Borrowed from RA8 nodes Signed-off-by: Martino Facchin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58105e1 - Browse repository at this point
Copy the full SHA 58105e1View commit details
Commits on Mar 3, 2025
-
boards: add support for Arduino Portenta C33
Tested: * GPIO * UART * USB (using USB_DEVICE_NEXT) * BLE dts to be fixed and completed Signed-off-by: Martino Facchin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b186ffd - Browse repository at this point
Copy the full SHA b186ffdView commit details -
drivers: display: Add Sitronix ST7701 driver.
Display driver for Sitronix ST7701. Signed-off-by: Ibrahim Abdalkader <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c64cdf - Browse repository at this point
Copy the full SHA 9c64cdfView commit details -
tests: drivers: Add ST7701 test.
Add a test for ST7701 display driver. Signed-off-by: Ibrahim Abdalkader <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdae4dd - Browse repository at this point
Copy the full SHA cdae4ddView commit details -
boards: arduino: giga_r1: Add aliases for the display shield.
Aliases used by the Giga display shield. Signed-off-by: Ibrahim Abdalkader <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5ef9e4 - Browse repository at this point
Copy the full SHA e5ef9e4View commit details -
boards: shields: Add Arduino Giga display shield.
Add board support for the Arduino Giga display shield. Signed-off-by: Ibrahim Abdalkader <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dacede6 - Browse repository at this point
Copy the full SHA dacede6View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b7940c6 - Browse repository at this point
Copy the full SHA b7940c6View commit details -
llext-edk: fix -imacros handling
The -imacros flag may or may be not followed by a space before the actual file name. This patch fixes the handling of the -imacros flag in the LLEXT EDK to cover both cases. Signed-off-by: Luca Burelli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9fecfa - Browse repository at this point
Copy the full SHA b9fecfaView commit details -
llext-edk: export board information to EDK files
Export the currently used board name and (when applicable) qualifiers and revisions to the EDK files. This information can be used by EDK users who deal with multiple targets to differentiate between them. Uses the existing 'zephyr_string' function to sanitize the strings instead of a custom regex replace. Signed-off-by: Luca Burelli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f95cca8 - Browse repository at this point
Copy the full SHA f95cca8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...arduino_core_merge_4.1.0-rc2