Go to file
Yilin Sun 5e1cb6080f
All checks were successful
continuous-integration/drone/push Build is passing
Implemented DAC.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2023-06-04 00:40:19 +08:00
board ADC: Disable pull-up resistor, implemented ADC. 2023-06-03 23:54:20 +08:00
include Implemented DAC. 2023-06-04 00:40:19 +08:00
SDK@e468131146 Initial commit 2023-05-28 23:28:29 +08:00
src Implemented DAC. 2023-06-04 00:40:19 +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
arm-none-eabi.cmake Initial commit 2023-05-27 13:15:11 +00:00
CMakeLists.txt Implemented DAC. 2023-06-04 00:40:19 +08:00
LPC804.mex ADC: Disable pull-up resistor, implemented ADC. 2023-06-03 23:54:20 +08:00