-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: croxel/zephyr-playground
base: main
head repository: croxel/zephyr-playground
compare: CXRD-19-ui-feedback-on-button-press
- 11 commits
- 25 files changed
- 1 contributor
Commits on Jul 29, 2024
-
[CXRD-17] update to zephyr 3.7.0
- updated to latest LTS version Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e444d18 - Browse repository at this point
Copy the full SHA e444d18View commit details -
[CXRD-17] gitignore .vscode folder
- ignore user specific settings under .vscode folder Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bce5b8d - Browse repository at this point
Copy the full SHA bce5b8dView commit details -
[CXRD-17] user logging backend for better control
- replace printf with log api Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a93c40a - Browse repository at this point
Copy the full SHA a93c40aView commit details
Commits on Jul 30, 2024
-
[CXRD-17] Added DTS path to zephyr module
- extends dts with pwm-buzzer.yaml definition Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9e2500 - Browse repository at this point
Copy the full SHA d9e2500View commit details -
[CXRD-17] Added User-Alerts subsystem
- added capability to send predefined patterns of signals to the user using output devices e.g. buzzer/leds Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ced61e - Browse repository at this point
Copy the full SHA 9ced61eView commit details -
[CXRD-17] Added python script to generate morse user alerts
- morse code generation scrip Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14396e7 - Browse repository at this point
Copy the full SHA 14396e7View commit details -
[CXRD-17] Added bootup buzzer signal using User-Alerts
- generated "croxel inc" and "zephyr morse codes - user user-alerts to play "zephyr" morse code on bootup Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6b0e09 - Browse repository at this point
Copy the full SHA b6b0e09View commit details -
[CXRD-18] Added Led Blink on startup
- defined bootup blink pattern - used user alert to play patteron on boot Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44b5d1b - Browse repository at this point
Copy the full SHA 44b5d1bView commit details -
[CXRD-19] Added Single Link List Listener
- added sll listener macro magic Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3538165 - Browse repository at this point
Copy the full SHA 3538165View commit details -
[CXRD-19] Added User button actions subsys
- added user action subsytem to monitor actions on button Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8ddf29 - Browse repository at this point
Copy the full SHA b8ddf29View commit details
Commits on Jul 31, 2024
-
[CXRD-19] Added LED/Buzzer feedback on button actions
- play led pattern on button click - play croxel morse on button click_n_hold Signed-off-by: Anuj Pathak <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e76eff1 - Browse repository at this point
Copy the full SHA e76eff1View 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...CXRD-19-ui-feedback-on-button-press