35 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Jordan Yates fab00d086e ieee802154: cc2529: convert to `_dt_spec` 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Andrew Boie 7d920ba39b drivers: use K_KERNEL_STACK macros 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka 3587fe2fe3 drivers/ieee802154: Adapt cc2520 driver to new GPIO API 6 years ago
Peter Bigot e0aa1b1e1d treewide: use full path to ieee802154/cc2520.h header 6 years ago
Anas Nashif bd70f6f1ed cleanup: include/: move spi.h to drivers/spi.h 6 years ago
Anas Nashif e1e05a2eac cleanup: include/: move atomic.h to sys/atomic.h 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Flavio Ceolin 67ca176754 headers: Fix headers across the project 7 years ago
Tomasz Bursztyka d4065ae73e drivers/ieee802154: Switch CC2520 to new SPI API 7 years ago
Tomasz Bursztyka 164cbec9d0 drivers/ieee802154: Set lqi/rssi to net_pkt, stop exposing get_lqi 8 years ago
Anas Nashif 397d29db42 linker: move all linker headers to include/linker 8 years ago
Andrew Boie 2d4a36fc1c drivers: use K_THREAD_STACK_DEFINE macros 8 years ago
Andrew Boie 27bcdc571b drivers: ieee802154: use k_thread_create() 8 years ago
Kumar Gala a509441210 net: convert to using newly introduced integer sized types 8 years ago
Tomasz Bursztyka 3226b95a5f drivers/ieee802154: Adding support for CC2520 ccm crypto 8 years ago
Wojciech Bober 573774a9bf drivers/net/ieee802154: Change configuration prefix 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Tomasz Bursztyka 589a361e53 drivers: ieee802154: cc2520: Rename RX stack Kconfig option 9 years ago
Tomasz Bursztyka ba90139cbd ieee802154: cc2520: Externalize how GPIOs are configured 9 years ago
Jukka Rissanen 68ea9377e6 net: Make native IP stack the default 9 years ago
Tomasz Bursztyka 764cd1118b drivers: ieee802154: Using unified kernel API 9 years ago
Tomasz Bursztyka 23f6eb9953 drivers: ieee802154: Implement get_lqi() relevantly 9 years ago
Tomasz Bursztyka 9313172f84 drivers: ieee802154: Let's timeout on cc2520 tx 9 years ago
Tomasz Bursztyka cf9dcd3d5b drivers: cc2520: Fix 80 chars lenght limit 9 years ago
Tomasz Bursztyka 434ba9311c net: ieee802154: Logging header should be loaded first 9 years ago
Tomasz Bursztyka 4c0d9bcf9a drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driver 9 years ago
Genaro Saucedo Tejada 67c465d2cc sys_log: replace old debug macros at ieee802154 driver 9 years ago
Andre Guedes 04cdf8b6e8 ieee802154: Fix returning codes 9 years ago
Tomasz Bursztyka 51503a2388 cc2520: Using new GPIO API callbacks 9 years ago
Tomasz Bursztyka c239a8cb7b cc2520: Properly start and stop the device 9 years ago
Tomasz Bursztyka d8dcf56334 cc2520: Enable hardware filtering all the time 9 years ago
Tomasz Bursztyka a1adbcb125 ieee802154: Replace the CC2520 driver with a new implementation 9 years ago