nuttx/boards/arm/stm32
Xiang Xiao 440ca48778 Replace all __attribute__((packed)) with [begin|end]_packed_struct
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-29 21:55:21 -03:00
..
axoloti Make: fix use of gcc as LD for modules and ELF executables builds 2021-07-19 08:41:25 -03:00
b-g431b-esc1 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
b-g474e-dpow1 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
clicker2-stm32 Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
cloudctrl sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
common Fix typos in comments and identifiers 2021-07-19 22:55:30 -03:00
emw3162 bcm43xxx: fixed issues with unaligned buffers for DMA transfers. 2021-07-28 13:47:04 -03:00
et-stm32-stamp sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
fire-stm32v2 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
hymini-stm32v sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
maple sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
mikroe-stm32f4 Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
nucleo-f4x1re sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f103rb sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f207zg sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f302r8 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f303re sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f303ze sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f334r8 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f410rb sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f412zg sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-f429zi Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
nucleo-f446re sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
nucleo-g431kb Add DAC example to nucleo-g431kb 2021-07-15 14:33:15 -03:00
nucleo-g431rb nucleo-g431rb: add CORDIC example 2021-07-28 20:02:40 -03:00
nucleo-l152re sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
olimex-stm32-e407 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
olimex-stm32-h405 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
olimex-stm32-h407 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
olimex-stm32-p107 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
olimex-stm32-p207 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
olimex-stm32-p407 Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
olimexino-stm32 fs: Simplify sendfile implementation 2021-07-17 07:39:15 -03:00
omnibusf4 Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
photon Replace all __attribute__((packed)) with [begin|end]_packed_struct 2021-07-29 21:55:21 -03:00
shenzhou sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32_tiny sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32butterfly2 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32f3discovery sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32f4discovery Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
stm32f103-minimum author: Zilogic Systems: update licenses to Apache 2021-07-19 03:08:00 -07:00
stm32f334-disco sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32f411-minimum sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32f411e-disco sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32f429i-disco sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32ldiscovery sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm32vldiscovery sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm3210e-eval sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm3220g-eval sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00
stm3240g-eval Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
viewtool-stm32f107 sched/task: delete CONFIG_MAX_TASKS limit 2021-07-11 19:42:30 -07:00