Commit Graph

16 Commits

Author SHA1 Message Date
Devoalda 4330ec9108 Merge remote-tracking branch 'origin/main' 2023-09-13 07:57:40 +08:00
Devoalda f942069de5 feature(Debounce):
Modified Debounce to compare with state in timeframe
2023-09-13 07:57:33 +08:00
Devoalda d5c7b22480 Merge remote-tracking branch 'origin/main' 2023-09-13 07:57:27 +08:00
Devoalda 189169824c feature(Debounce):
Modified Debounce to compare with state in timeframe
2023-09-13 07:57:19 +08:00
Devoalda e23f0f5ee4 feature(Debounce):
Modified Debounce to compare with state in timeframe
2023-09-13 07:56:44 +08:00
Devoalda 303af1a611 feature(Debounce):
Modified Debounce to compare with state
2023-09-12 20:57:32 +08:00
Devoalda 9e31f48085 feature(Debounce and Formatting):
Added Debounce
Modified formatting and comments
2023-09-11 17:14:51 +08:00
Devoalda e06d7be159 feature(Lab 3):
Lab 3 done:
- Start and stop time
- stopwatch component done

Missing:
- Debounce button on START
2023-09-11 14:34:37 +08:00
Devoalda 663e87237a refactor: Removed Unused Imports 2023-09-09 08:04:08 +08:00
Devoalda 7bdb0dbf1a docs: Modified Comments 2023-09-08 07:50:55 +08:00
Devoalda b90fe403f5 refactor(Code Standard):
Modified code according to standards
2023-09-06 21:31:16 +08:00
Devoalda 59fa7829da fix(UART FIFO):
Removed Buffer clearing
Disabled UART FIFO
2023-09-06 19:09:57 +08:00
Devoalda e6665c2195 refactor(PICO_SDK_PATH):
Removed PICO_SDK_PATH from CMakeLists.txt
2023-09-06 09:30:23 +08:00
Devoalda 620596cd6f fix(Lab 2):
Added:
- Buffer SIZE and clearing
- Enabled GP15 pull-up resistor

Modified:
- Sleep time according to Lab instruction
- Variables to unsigned char
2023-09-06 08:36:30 +08:00
Devoalda 4b8b8041ab Lab 2 2023-09-05 22:23:00 +08:00
Devoalda 50503a164b
Initial commit 2023-09-05 14:07:35 +00:00