-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add USB support #18
base: main
Are you sure you want to change the base?
Add USB support #18
Commits on Sep 6, 2021
-
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for fe22794 - Browse repository at this point
Copy the full SHA fe22794View commit details -
prj.conf: Configure Log level. bloodlight_rev2_defconfig: Uart
Interrupt driven Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 8600f57 - Browse repository at this point
Copy the full SHA 8600f57View commit details -
usb.c: Comment previous code and change data writting method.
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 86c68c3 - Browse repository at this point
Copy the full SHA 86c68c3View commit details -
usb.c: Use uart to receive messages
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 95e519f - Browse repository at this point
Copy the full SHA 95e519fView commit details -
usb.c: Create Interrupt handler
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 24d5b15 - Browse repository at this point
Copy the full SHA 24d5b15View commit details -
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for f239f3b - Browse repository at this point
Copy the full SHA f239f3bView commit details -
CMakeLists.txt: Hardcode Commit SHA.
I was having problems to obtain the last commit sha, store it in a variable and pass it to msg.c, so I decided to hard code a commit sha and leave the current work commented so the next developer can continue from there. Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b9ae4c7 - Browse repository at this point
Copy the full SHA b9ae4c7View commit details -
Zephyr implements it's own usb driver. Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 856f675 - Browse repository at this point
Copy the full SHA 856f675View commit details
Commits on Sep 9, 2021
-
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 6bff2c1 - Browse repository at this point
Copy the full SHA 6bff2c1View commit details
Commits on Oct 8, 2021
-
bl.c/bloodlight_rev.dts: Migrate clocks to Zephyr
* Change clocks enabling method * Move clock configuration to device treee Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedOct 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 91e06f4 - Browse repository at this point
Copy the full SHA 91e06f4View commit details
Commits on Oct 29, 2021
-
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedOct 29, 2021 Configuration menu - View commit details
-
Copy full SHA for f559a21 - Browse repository at this point
Copy the full SHA f559a21View commit details -
Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
Iker Perez del Palomar Sustatxa committedOct 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 6a4cec4 - Browse repository at this point
Copy the full SHA 6a4cec4View commit details