Alexander Vasiljev
45672c269d
Make: use gcc as LD
2021-06-10 03:43:18 -07:00
Xiang Xiao
5b2a17b892
Include assert.h in necessary place
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-06-08 13:06:08 -07:00
YAMAMOTO Takashi
c20ed229b1
refresh configs
2021-06-03 10:05:33 -05:00
Xiang Xiao
001e7c3e76
sched: Don't include nuttx/sched.h inside sched.h
...
But let nuttx/sched.h include sched.h instead to
avoid expose nuttx kernel API to userspace.
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-05-24 12:11:53 +09:00
Huang Qi
f4a0b7aedd
libc: Call pthread_exit in user-space by up_pthread_exit
...
Drop to user-space in kernel/protected build with up_pthread_exit,
now all pthread_cleanup functions executed in user mode.
* A new syscall SYS_pthread_exit added
* A new tcb flag TCB_FLAG_CANCEL_DOING added
* up_pthread_exit implemented for riscv/arm arch
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2021-05-21 22:46:52 -06:00
Michal Lenc
1856a85b28
Documentation/platforms: added documentation for imxrt10xx boards
2021-05-12 11:47:32 -03:00
Abdelatif Guettouche
f43f066018
boards: Update the iperf configs.
...
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-04-21 13:44:18 -05:00
jturnsek
7813b4f88a
Refreshing default configs
2021-04-14 14:57:26 -07:00
jturnsek
61b0e530b0
Default config without flexspi and mtd
2021-04-14 14:57:26 -07:00
jturnsek
c12ccfc80b
Copy .ARM.exidx together with .text to make linker happy
2021-04-14 14:57:26 -07:00
jturnsek
e32d186739
Removing MMCEN pin setting from LPSPI1
2021-04-14 14:57:26 -07:00
jturnsek
e250006b1e
FlexSPI NOR missing config and pin iomux
2021-04-14 14:57:26 -07:00
jturnsek
0c4d66dcf0
FlexSPI NOR driver added
2021-04-14 14:57:26 -07:00
jturnsek
2f92ecc7d6
Fixed comment lengths
2021-04-14 14:57:26 -07:00
jturnsek
a4857d78b9
Removing some none existing initialization.
2021-04-14 14:57:26 -07:00
jturnsek
f5d22ccd03
Change ALL copyright from Greg and David to apache since they already sign SGA or ICLA
2021-04-14 14:57:26 -07:00
jturnsek
4e50ba14e8
Removing some none existing configurations from the default
2021-04-14 14:57:26 -07:00
jturnsek
33b071ecb9
MIMXRT1064-EVK support
2021-04-14 14:57:26 -07:00
jturnsek
f57ff30545
Removing FLexSPI NOR driver
2021-04-12 17:22:14 -03:00
jturnsek
177ff946b8
Missing nl
2021-04-12 11:35:44 -03:00