This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
02f608b64d
nuttx-apps
/
examples
/
pwm
History
Norman Rasmussen
2e773bcdc6
Use macros from fixedmath.h for manipulating duty cycle
...
This avoids magic shift logic in code, and has no change to behavior.
2021-12-29 06:25:27 -06:00
..
Kconfig
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
2019-10-06 06:14:56 -06:00
Make.defs
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00
Makefile
Makefiles: Gregory Nutt: update licenses to Apache
2021-06-07 21:35:33 -05:00
pwm_main.c
Use macros from fixedmath.h for manipulating duty cycle
2021-12-29 06:25:27 -06:00
pwm.h
examples: fix relative path CI error
2021-06-16 09:03:06 -05:00