We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87194f commit 8bf800eCopy full SHA for 8bf800e
README.md
@@ -3,8 +3,13 @@
3
I'm an embedded software engineer in China.
4
5
- 🌱 I’m currently learning:
6
- - chisel
7
- - zephyr
+ - [chisel](https://www.chisel-lang.org/)
+ - [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.
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)
15
0 commit comments