nuttx/drivers/wireless
Alexander Lunev ff2dd12c3c bcm43xxx: fixed issues with unaligned buffers for DMA transfers.
This fixes the following errors:
- "stm32_dmacapable: stm32_dmacapable: burst crosses 1KiB
up_assert: Assertion failed at file:chip/stm32_sdio.c line: 2890 task: init"

- "stm32_dmacapable: stm32_dmacapable: burst crosses 1KiB
up_assert: Assertion failed at file:chip/stm32_sdio.c line: 2808 task: bcmf"

bcm43xxx: replaced all occurrences of "__attribute__((packed))" by
compiler independent "begin_packed_struct / end_packed_struct".
2021-07-28 13:47:04 -03:00
..
bluetooth Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
ieee80211 bcm43xxx: fixed issues with unaligned buffers for DMA transfers. 2021-07-28 13:47:04 -03:00
ieee802154 Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
lpwan sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
spirit Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
cc1101.c drivers: wireless: fix Mixed Case errors 2021-04-01 12:13:12 -05:00
gs2200m.c drivers: wireless: Fix to set the address family for recvfrom() in gs2200m.c 2021-07-26 07:32:42 -07:00
ISM1_868MHzGFSK100kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ISM2_433MHzMSK500kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
ISM2_905MHzGFSK250kbps.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
nrf24l01.c boards: stm32: Laurent Latil: update licenses to Apache 2021-04-01 12:13:12 -05:00
nrf24l01.h drivers: Nxstyle fixes 2021-04-01 12:13:12 -05:00