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
nuttx-apps
/
wireless
/
ieee802154
/
libutils
History
Xiang Xiao
e0dcfa0c55
Remove extra whitespace from files (
#43
)
...
* Remove multiple newlines at the end of file * Remove the white space from the end of line
2020-01-31 08:29:24 -06:00
..
.gitignore
Move apps/include/ieee802154/ieee802154.h to apps/include/wireless/ieee802154. Add file that I forgot to add in last commit.
2017-04-21 07:49:55 -06:00
ieee802154_addrtostr.c
Switches IEEE 802.15.4 based code to using byte arrays instead of uint16_t values for short address and PAN ID
2017-06-19 05:56:52 -04:00
Kconfig
Remove extra whitespace from files (
#43
)
2020-01-31 08:29:24 -06:00
Make.defs
Remove extra whitespace from files (
#43
)
2020-01-31 08:29:24 -06:00
Makefile
Makefiles: This reverts part of commit cf0365ea9. It restores 'conditional' inclusion of TOPDIR/Make.defs. Otherwise all make targets fail if the board has not been configured. That is okay most of the time, but not for things like clean and distclean which should not depend on being configured.
2019-10-15 09:25:48 +08:00