This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-08 10:32:47 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7e9a06020237f7bdbad96dc304a376b67926f08f
nuttx
/
drivers
/
wireless
T
History
Petri Ahonen
39faa097a6
drivers/wireless/nrf24l01.c: Fix uninitialized irq_work which was causing a hard_fault on interrupt handler whenever something was sent from nrf24l01_term
2019-03-02 09:56:28 -06:00
..
bluetooth
Squashed commit of the following:
2019-02-27 08:41:08 -06:00
ieee80211
All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences.
2018-11-21 07:57:26 -06:00
ieee802154
Squashed commit of the following:
2019-02-27 08:41:08 -06:00
lpwan
Merged in raiden00/nuttx_lora/lora (pull request
#832
)
2019-02-25 17:05:35 +00:00
spirit
Merged in antmerlino/nuttx/sixlowpan-ul-bit (pull request
#787
)
2018-12-18 13:34:41 +00:00
cc1101.c
…
ISM1_868MHzGFSK100kbps.c
…
ISM2_433MHzMSK500kbps.c
…
ISM2_905MHzGFSK250kbps.c
…
Kconfig
Merged in raiden00/nuttx_lora (pull request
#821
)
2019-01-20 13:03:11 +00:00
Make.defs
Merged in raiden00/nuttx_lora (pull request
#821
)
2019-01-20 13:03:11 +00:00
nrf24l01.c
drivers/wireless/nrf24l01.c: Fix uninitialized irq_work which was causing a hard_fault on interrupt handler whenever something was sent from nrf24l01_term
2019-03-02 09:56:28 -06:00
nrf24l01.h
…