Commit Graph

7 Commits

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