This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
ieee802154
History
ligd
cbf31bca5c
global change: fix tools/checkpatch.sh warnnings
...
Change-Id: I88cfa979c44bcaf3a8f6e036c6bfccd3402ca85a Signed-off-by: ligd <liguiding@fishsemi.com>
2020-04-09 10:29:28 -06:00
..
ieee802154_callback.c
net/: Fix some incorrect comments that go back for years (but have also been cloned in newer files). The network was once interrupt driver, but now runs on the work queue with a semaphore to enforce mutual exclusion.
2018-06-23 14:09:06 -06:00
ieee802154_conn.c
Run codespell -w against all files
2020-02-22 14:45:07 -06:00
ieee802154_container.c
global change: fix tools/checkpatch.sh warnnings
2020-04-09 10:29:28 -06:00
ieee802154_finddev.c
net/ieee802154: Fix more typos and cosmetic problems.
2018-03-30 13:42:55 -06:00
ieee802154_initialize.c
PF_IEEE802154: With this commit PF_IEEE802154 address family is basically functional. More testing is needed, of course.
2017-08-19 18:50:50 -06:00
ieee802154_input.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
ieee802154_poll.c
net/: Run all .c files under net/ through tools/nxstyle and fix all resulting complaints.
2020-01-11 13:41:33 -03:00
ieee802154_recvfrom.c
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
ieee802154_sendto.c
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
ieee802154_sockif.c
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
ieee802154.h
Fix typos in comments
2020-02-14 08:50:45 -06:00
Kconfig
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
Make.defs
Run codespell -w against all files
2020-02-22 14:45:07 -06:00