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-09-09 18:26:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a1b8ad9190
nuttx-apps
/
platform
/
dummy
/
dummy.c
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
Ensure all source code end with one and only one newline by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2020-02-07 21:31:07 +08:00
Reference in a new issue
Copy permalink