sync notes(auto)
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run
/ test (push) Waiting to run
Deploy Quartz site to GitHub Pages / build (push) Waiting to run
Deploy Quartz site to GitHub Pages / deploy (push) Blocked by required conditions
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run
/ test (push) Waiting to run
Deploy Quartz site to GitHub Pages / build (push) Waiting to run
Deploy Quartz site to GitHub Pages / deploy (push) Blocked by required conditions
This commit is contained in:
parent
c7d8a00eb1
commit
20bc1965fd
1 changed files with 4 additions and 1 deletions
|
@ -51,7 +51,10 @@ PlatformIOでやりたい(特に合理的な判断ではないかも)。Platform
|
||||||
このドキュメントによると、将来的には FreeRTOSとかも使えそうな雰囲気を感じるが、リンク先は20241120 時点では何も書いていない。Ch32v003funとArduinoについては記載が無いなど、開発中な雰囲気を感じる。
|
このドキュメントによると、将来的には FreeRTOSとかも使えそうな雰囲気を感じるが、リンク先は20241120 時点では何も書いていない。Ch32v003funとArduinoについては記載が無いなど、開発中な雰囲気を感じる。
|
||||||
20241120 時点で、PlatformIOで選択可能なのは以下の3種類。
|
20241120 時点で、PlatformIOで選択可能なのは以下の3種類。
|
||||||
|
|
||||||
- Noneos-sdk Bare Metalっぽいやつ [GitHub - Community-PIO-CH32V/framework-wch-noneos-sdk: PlatformIO repackaging of W.CH CH32V NoneSDK Source Code](https://github.com/Community-PIO-CH32V/framework-wch-noneos-sdk)
|
- Noneos-sdk Bare Metalっぽいやつ
|
||||||
|
- [GitHub - Community-PIO-CH32V/framework-wch-noneos-sdk: PlatformIO repackaging of W.CH CH32V NoneSDK Source Code](https://github.com/Community-PIO-CH32V/framework-wch-noneos-sdk)
|
||||||
|
- [None OS SDK — PIO CH32V 0.1 documentation](https://pio-ch32v.readthedocs.io/en/latest/none%20os%20sdk.html)
|
||||||
|
|
||||||
- Arduino-sdk arduinoっぽく使えるやつ [GitHub - Community-PIO-CH32V/ArduinoCore-CH32V: Arduino core for WCH CH32V RISC-V devices.](https://github.com/Community-PIO-CH32V/ArduinoCore-CH32V)
|
- Arduino-sdk arduinoっぽく使えるやつ [GitHub - Community-PIO-CH32V/ArduinoCore-CH32V: Arduino core for WCH CH32V RISC-V devices.](https://github.com/Community-PIO-CH32V/ArduinoCore-CH32V)
|
||||||
- Ch32v003fun [GitHub - cnlohr/ch32v003fun: Open source minimal stack for the ch32 line of WCH processors, including the ch32v003, a 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.](https://github.com/cnlohr/ch32v003fun)
|
- Ch32v003fun [GitHub - cnlohr/ch32v003fun: Open source minimal stack for the ch32 line of WCH processors, including the ch32v003, a 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.](https://github.com/cnlohr/ch32v003fun)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue