nuttx/drivers/wireless/ieee802154
raiden00pl 60807efc85 mrf24j40: always use SPI MODE(0,0)
Other SPI modes are not supported. From doc:

  "The MRF24J40 supports SPI (mode 0,0) which requires
  that SCK idles in a low state."
2024-01-28 09:46:16 -08:00
..
at86rf23x build: add initial cmake build system 2023-07-08 13:50:48 +08:00
mrf24j40 mrf24j40: always use SPI MODE(0,0) 2024-01-28 09:46:16 -08:00
xbee mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Fix Kconfig style 2023-06-22 11:46:09 +09:00
Make.defs