Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/ArduinoCore-zephyr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: arduino
Choose a base ref
...
head repository: arduino/ArduinoCore-zephyr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 14, 2024

  1. CI: Fix CI Fail

    - Some action versions have been deprecated and thus should be updated.
    - I have also updated some which have not been deprecated to hopefully
      speed up the CI.
    
    Signed-off-by: Ayush Singh <[email protected]>
    Ayush1325 authored and DhruvaG2000 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b533b81 View commit details
    Browse the repository at this point in the history
  2. variants: beagleconnect_freedom: Remove unnecessary nodes

    - ADC and PWM is now enabled in the base devicetree of beagleconnect
      freedom [0]. Hence no need to enable it here.
    
    [0]: zephyrproject-rtos/zephyr#78667
    
    Signed-off-by: Ayush Singh <[email protected]>
    Ayush1325 authored and DhruvaG2000 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    211d5dc View commit details
    Browse the repository at this point in the history
Loading