Skip to content

Commit

Permalink
LED Driver
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed Dec 26, 2023
1 parent 2214264 commit c5c15c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4172,6 +4172,8 @@ And our LED Driver works OK with Nim: It blinks our LED on Ox64 BL808 SBC!
- [Watch the Demo on YouTube](https://youtube.com/shorts/KCkiXFxBgxQ)
- [See the Log](https://gist.github.com/lupyuen/553c2da4ad5d119468d223e162573e96)
- ["Blink an LED with Nim"](https://github.com/lupyuen/nuttx-nim#blink-an-led-with-nim)
Later we'll replace the (awful) code above by the BL808 GPIO Driver. Which we'll copy from NuttX for BL602.
Expand Down

0 comments on commit c5c15c4

Please sign in to comment.