# Platform support ## MCU support |MCU|bsp|gpio|uart|pwm|adc|i2c|spi| |---|---|---|---|---|---|---|---| |stm32g030c8|√|√|√|√|√|√| | |stm32g070cB|√|√|√|√|√|√| | |stm32f103c8|√|√|√|√|√|√| | |stm32f103rb|√|√|√|√|√|√| | |stm32f103rc|√|√|√|√|√|√| | |ch32v103r8t6|√|√| | | | | | |cm32m101a|√| | | | | | | |w801|√| | | | | | | |apm32f030r8|√| | | | | | | |apm32e103vb|√| | | | | | | |bl-706|√| | | | | | | ## Board support |Board|bsp|gpio|uart|pwm|adc|i2c|spi|rgb|lcd|arm-2d| |---|---|---|---|---|---|---|---|---|---|---| |[Pika-Pi-Zero](https://item.taobao.com/item.htm?spm=a230r.1.14.1.4f2e27a8R0qWJn&id=654947372034&ns=1&abbucket=15#detail)|√|√|√|√|√|√| |√|√|√| |QEMU-arm2d|√| | | | | | | | |√| # usage #### 1. Run the bsp/xxx/pikascript/pikaPackage.exe to get source code of pikascript core and packages. #### 2. Run the bsp/xxx/pikascript/rust-msc-latest-win10.exe to pre-compile the packages of pikascript. #### 3. Enjoy.