Go to file
Yilin Sun 4dbda61014
continuous-integration/drone/push Build is passing Details
ADC: Disable pull-up resistor, implemented ADC.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-06-03 23:54:20 +08:00
SDK@e468131146 Initial commit 2023-05-28 23:28:29 +08:00
board ADC: Disable pull-up resistor, implemented ADC. 2023-06-03 23:54:20 +08:00
include Added LED controls. 2023-06-03 16:35:53 +08:00
src ADC: Disable pull-up resistor, implemented ADC. 2023-06-03 23:54:20 +08:00
.clang-format Initial commit 2023-05-28 23:28:29 +08:00
.drone.yml CI: Do not build RAM target. 2023-05-28 23:32:59 +08:00
.gitignore Initial commit 2023-05-28 23:28:29 +08:00
.gitmodules Initial commit 2023-05-27 13:15:11 +00:00
CMakeLists.txt Rewrite I2C register interface. 2023-06-03 16:09:38 +08:00
LPC804.mex ADC: Disable pull-up resistor, implemented ADC. 2023-06-03 23:54:20 +08:00
arm-none-eabi.cmake Initial commit 2023-05-27 13:15:11 +00:00