nuttx/boards/arm/stm32f0l0g0/b-l072z-lrwan1
2019-11-29 17:47:03 -06:00
..
configs
include
scripts 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
src boards/: Within the OS, nxisg_usleep() should be used instead of usleep(). usleep() is a cancellation point and sets the errno value. Neither of which should be done inside the OS. 2019-11-29 17:47:03 -06:00
Kconfig
README.txt

B-L072Z-LRWAN1
==============