Yonggang Luo

Results 234 comments of Yonggang Luo
trafficstars

@hjanetzek I've already disable gzip first. That's not my first priority, now I can running tangram-es on windows. Now the problem turn out to be, the rendering is not that...

BSP 这么多,可以把 rt-thread-core 拆出来吗? 只保留 libcpu, bsp 只提供最基础的几个(比如每个CPU提供一个)其它的BSP都放在 rt-thread

> bsp是不是可以采用子模块submodule方式 这样不行,更复杂

> bsp是不是可以采用子模块submodule方式 其它内容不变,可以把kernel 和components 拆分出去,然后用 subtree的方式同步回来,参考 rust 对 一些依赖的处理