mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
ff2dd12c3c
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".