| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
nuttx/drivers/net: add vcan driver Software implemented virtual CAN device driver; Signed-off-by: wangjinjing1 <wangjinjing1@xiaomi.com> | 2 个月前 | |
nuttx/drivers/net: add vcan driver Software implemented virtual CAN device driver; Signed-off-by: wangjinjing1 <wangjinjing1@xiaomi.com> | 2 个月前 | |
nuttx/drivers/net: add vcan driver Software implemented virtual CAN device driver; Signed-off-by: wangjinjing1 <wangjinjing1@xiaomi.com> | 2 个月前 | |
nuttx/driver: add <nuttx/spinlock.h> to remove warning Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
drivers/can: repair complier error. function definition of "container_of" needed. Signed-off-by: wangjinjing1 <wangjinjing1@xiaomi.com> | 2 个月前 | |
ctucan_pci : increase rwcnt bitfield width from 4 to 5 bit The rwcnt (read/ count) bitfield in ctucanfd_frame_fmt_s was previously defined as 4 bits, limiting its maximum value to 15 (2^4 - 1). However, the hardware may require a larger range to correctly represent the frame size excluding the FRAME_FORMAT word. And the size of ctucanfd_frame_fmt_sshould also be a multiple of 4. Signed-off-by: xucheng5 <xucheng5@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 | |
drivers/can: add per cpu support for pci can ctucan and kvaser under bmp mode Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
drivers: fix compile error. error: implicit declaration of function 'enter_critical_section' [-Werror=implicit-function-declaration] error: implicit declaration of function 'leave_critical_section' [-Werror=implicit-function-declaration] Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
sja1000 : replace enter_critical_section with spinlock Signed-off-by: xucheng5 <xucheng5@xiaomi.com> | 2 个月前 | |
drivers/can: add Kvaser PCI card driver (qemu only) add Kvaser PCI card driver support, works only with QEMU now: https://www.qemu.org/docs/master/system/devices/can.html#examples-how-to-use-can-emulation-for-sja1000-based-boards Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com> | 2 个月前 | |
nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 |