Added PWM support for rp2040

This commit is contained in:
curuvar
2022-06-22 20:23:07 -04:00
committed by Alan Carvalho de Assis
parent 77557d8d9f
commit 75facdee72
11 changed files with 1219 additions and 0 deletions
+4
View File
@@ -30,6 +30,7 @@
.depend
/.config
/.config.old
/.config\ *
/.cproject
/.gdbinit
/.project
@@ -50,5 +51,8 @@ uImage
/external
# $(TOPDIR)/Makefile.[unix|win]::$(CONTEXTDIRS_DEPS)
.context
.context\ *
# $(TOPDIR)/Makefile.[unix|win]::$(DIRLINKS_EXTERNAL_DIRS)
.dirlinks
.vscode
.DS_Store