nuttx/boards/arm/kinetis/freedom-k28f/src
anjiahao d7b4e91dda Call nxsem_destroy or nxmutex_destry in the error path
1.Don't check the return value of nxsem_init or nxmutex_init
2.Fix some style issue

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-30 13:56:52 +01:00
..
freedom-k28f.h arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
k28_appinit.c boards: arm: Author Gregory Nutt: update licenses to Apache 2021-03-18 22:58:27 -07:00
k28_autoleds.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
k28_automount.c Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
k28_boot.c boards: nxstyle fixes 2021-03-18 22:58:27 -07:00
k28_bringup.c Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00
k28_i2c.c arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
k28_pwm.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
k28_sdhc.c arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
k28_spi.c arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
k28_usbdev.c arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
k28_usbhshost.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
k28_userleds.c boards: arm: Author Gregory Nutt: update licenses to Apache 2021-03-18 22:58:27 -07:00
Makefile Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00