anjiahao
|
5724c6b2e4
|
sem:remove sem default protocl
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
|
2022-10-22 14:50:48 +08:00 |
|
Fotis Panagiotopoulos
|
f9fd53cda1
|
gmtimer: Fixed range of tm_yday.
|
2022-10-19 12:39:04 +08:00 |
|
anjiahao
|
d1d46335df
|
Replace nxsem API when used as a lock with nxmutex API
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-10-17 15:59:46 +09:00 |
|
zhangyuan21
|
750007ded9
|
sched: use tick count for sched timer expiration
|
2022-10-12 11:55:46 +08:00 |
|
Xiang Xiao
|
70290b6e38
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
and remove the duplicated declaration
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-09-24 21:26:56 +02:00 |
|
Xiang Xiao
|
3c1c29f2c4
|
arch: move non arm g_current_regs defintion to common place
to avoid the code duplicaiton
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-09-21 22:23:11 +02:00 |
|
Xiang Xiao
|
229b57d6cb
|
arch/armv[6|7|8]-m: Move _vectors to arm_internal.h to avoid the duplication
and change the type of _vectors from uint32_t to const void *
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-09-21 22:23:11 +02:00 |
|
Sergey Nikitenko
|
ec59125ad3
|
stm32wb/mbox: fixing ACL transmit buffer
|
2022-07-31 10:29:29 +08:00 |
|
Sergey Nikitenko
|
30a80a390d
|
stm32wb/ble: disable default CPU2 host config option
|
2022-07-31 10:29:29 +08:00 |
|
Sergey Nikitenko
|
9db4caca1d
|
stm32wb/nimble: workaround for unsupported HCI command
|
2022-07-31 10:29:29 +08:00 |
|
Sergey Nikitenko
|
cf594b2c81
|
stm32wb/mbox: renaming msg_buf->cmd_buf
|
2022-07-30 11:45:15 +08:00 |
|
Sergey Nikitenko
|
49af13c507
|
stm32wb/mbox: fixing txbuf queue
|
2022-07-30 11:45:15 +08:00 |
|
Sergey Nikitenko
|
82ad4b0e08
|
stm32wb: adding BLE support
|
2022-07-28 15:23:34 +08:00 |
|
Sergey Nikitenko
|
9db6aaa5c7
|
stm32wb: fixing IPCC 'putreg' calls
|
2022-07-28 15:23:34 +08:00 |
|
Gustavo Henrique Nihei
|
e24621d545
|
arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC()
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2022-07-14 12:08:45 +08:00 |
|
Sergey Nikitenko
|
4285274c31
|
New stm32wb chip family
|
2022-07-01 12:13:58 +08:00 |
|