Commit Graph

5 Commits

Author SHA1 Message Date
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