-
Notifications
You must be signed in to change notification settings - Fork 181
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: espressif/esp32-arduino-lib-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: HamzaHajeir/esp32-arduino-lib-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: my-release/v5.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
5
contributors
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c2ee34 - Browse repository at this point
Copy the full SHA 8c2ee34View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda397c - Browse repository at this point
Copy the full SHA dda397cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f757e7c - Browse repository at this point
Copy the full SHA f757e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7412ce - Browse repository at this point
Copy the full SHA e7412ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c021c0c - Browse repository at this point
Copy the full SHA c021c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c53587 - Browse repository at this point
Copy the full SHA 8c53587View commit details
Commits on Aug 20, 2024
-
add(build): Add initial ESP32-P4 skeleton
Chip is not selected by default and has only one memory and bootloader configuration. This is the minimum required to issue `build.sh -t esp32p4` which will currently fail, because Arduino support is not yet ready
Configuration menu - View commit details
-
Copy full SHA for 807bddb - Browse repository at this point
Copy the full SHA 807bddbView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 958f8b0 - Browse repository at this point
Copy the full SHA 958f8b0View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7394f9 - Browse repository at this point
Copy the full SHA b7394f9View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7cf4b4 - Browse repository at this point
Copy the full SHA f7cf4b4View commit details
Commits on Sep 24, 2024
-
feat(esp32p4): Build libs for ESP32-P4 (#221)
* feat(esp32p4): Build libs for ESP32-P4 * Add target to workflows * Enable in builds * Remove bluedroid patch * Add P4 to libspi * Add P4 mem variants
Configuration menu - View commit details
-
Copy full SHA for fd55708 - Browse repository at this point
Copy the full SHA fd55708View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5121f - Browse repository at this point
Copy the full SHA ce5121fView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd44433 - Browse repository at this point
Copy the full SHA cd44433View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c219b1 - Browse repository at this point
Copy the full SHA 6c219b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9960778 - Browse repository at this point
Copy the full SHA 9960778View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 956d601 - Browse repository at this point
Copy the full SHA 956d601View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1253b5 - Browse repository at this point
Copy the full SHA d1253b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 705ef60 - Browse repository at this point
Copy the full SHA 705ef60View commit details -
Configuration menu - View commit details
-
Copy full SHA for cab451a - Browse repository at this point
Copy the full SHA cab451aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d2928 - Browse repository at this point
Copy the full SHA e3d2928View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc7ec5 - Browse repository at this point
Copy the full SHA 8bc7ec5View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c2510f - Browse repository at this point
Copy the full SHA 5c2510fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac25609 - Browse repository at this point
Copy the full SHA ac25609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb7dff - Browse repository at this point
Copy the full SHA 8fb7dffView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0232d0a - Browse repository at this point
Copy the full SHA 0232d0aView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9919f9b - Browse repository at this point
Copy the full SHA 9919f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b9bf9 - Browse repository at this point
Copy the full SHA 11b9bf9View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 062283e - Browse repository at this point
Copy the full SHA 062283eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 177dc97 - Browse repository at this point
Copy the full SHA 177dc97View commit details
Commits on Oct 16, 2024
-
Remove conditional inclusion of builder specified components
CCACHE is very fast and it also causes issues with memory variants
Configuration menu - View commit details
-
Copy full SHA for d7b210b - Browse repository at this point
Copy the full SHA d7b210bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aeba7c - Browse repository at this point
Copy the full SHA 5aeba7cView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b7b326 - Browse repository at this point
Copy the full SHA 7b7b326View commit details
Commits on Oct 22, 2024
-
Fixes Matter over WiFi to disable OpenThread (#232)
* Fixes Matter over WiFi to disable OpenThread * fix flag value * disables Matter Stack WiFi manager * rollback Matter WiFi Manager changes
Configuration menu - View commit details
-
Copy full SHA for 7080df0 - Browse repository at this point
Copy the full SHA 7080df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5e0324 - Browse repository at this point
Copy the full SHA e5e0324View commit details
Commits on Oct 25, 2024
-
Enable FreeRTOS Trace Facility (#234)
* Enable FreeRTOS Trace Facility * Enable more statistics
Configuration menu - View commit details
-
Copy full SHA for 7977581 - Browse repository at this point
Copy the full SHA 7977581View commit details
Commits on Oct 31, 2024
-
fix(docker): Add docker tag to run scripts in 5.3 branch (#236)
* fix(docker): Add docker tag to run scripts in 5.3 branch * Add additional info
Configuration menu - View commit details
-
Copy full SHA for 00ad145 - Browse repository at this point
Copy the full SHA 00ad145View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa2ae9f - Browse repository at this point
Copy the full SHA aa2ae9fView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffa7d0b - Browse repository at this point
Copy the full SHA ffa7d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b0d198 - Browse repository at this point
Copy the full SHA 6b0d198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c4ce3f - Browse repository at this point
Copy the full SHA 6c4ce3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5661a4 - Browse repository at this point
Copy the full SHA a5661a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1927da5 - Browse repository at this point
Copy the full SHA 1927da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09bbaa - Browse repository at this point
Copy the full SHA a09bbaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa0488 - Browse repository at this point
Copy the full SHA 0aa0488View commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.