This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-02 20:59:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aaa950faee
nuttx-apps
/
examples
/
pwm
History
Download ZIP
Download TAR.GZ
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.h
examples: fix relative path CI error
2021-06-16 09:03:06 -05:00
pwm_main.c
Use macros from fixedmath.h for manipulating duty cycle
2021-12-29 06:25:27 -06:00