nuttx/boards/arm/stm32
2020-01-12 10:59:30 -06:00
..
axoloti Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
clicker2-stm32 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
cloudctrl Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
fire-stm32v2 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
hymini-stm32v Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
maple Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
mikroe-stm32f4 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nucleo-f4x1re Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nucleo-f103rb All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
nucleo-f207zg Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nucleo-f302r8 Within the OS, nxisg_sleep() should be used instead of sleep(). sleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS. 2019-11-29 19:03:24 -06:00
nucleo-f303re Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nucleo-f303ze Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nucleo-f334r8 Within the OS, nxisg_sleep() should be used instead of sleep(). sleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS. 2019-11-29 19:03:24 -06:00
nucleo-f410rb Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nucleo-f446re Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nucleo-l152re All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
olimex-stm32-e407 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
olimex-stm32-h405 All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
olimex-stm32-h407 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
olimex-stm32-p107 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
olimex-stm32-p207 Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
olimex-stm32-p407 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
olimexino-stm32 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
omnibusf4 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
photon Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
shenzhou Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_tiny Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32butterfly2 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32f3discovery Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32f4discovery boards/arm/stm32/stm32f4discovery/: Add board support to external LoRa NiceRF module 2020-01-12 10:59:30 -06:00
stm32f103-minimum Removed stray references to MPL115A in stm32_bmp180.c files. 2020-01-10 20:04:21 -03:00
stm32f334-disco All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
stm32f411e-disco Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32f429i-disco Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32ldiscovery Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32vldiscovery Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm3210e-eval Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm3220g-eval Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm3240g-eval Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
viewtool-stm32f107 Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00