We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf800e commit 0323f46Copy full SHA for 0323f46
README.md
@@ -7,8 +7,7 @@ I'm an embedded software engineer in China.
7
- [zephyr RTOS](https://zephyrproject.org/)
8
- [GOWIN FPGA](http://www.gowinsemi.com.cn/)
9
- try to make above work together: [feilongfl/chisel_gowin_mcu](https://github.com/feilongfl/chisel_gowin_mcu):
10
- - use chisel to generate CPU devicetree.
11
- - put devicetree to zephyr, we can design software and hardware in same time.
+ - use chisel to design CPU and peripherals, and generate devicetree to zephyr RTOS.
12
- similar to xilinx [petalinux](https://www.xilinx.com/products/design-tools/embedded-software/petalinux-sdk.html)
13
14
- 🔭 I’m currently working on CMS (camera based side mirror of vehicle)
0 commit comments