mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Added PWM support for rp2040
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
77557d8d9f
commit
75facdee72
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user