diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 6bcdd210..edcd0fac 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -6,7 +6,7 @@ jobs: name: Python Validator steps: - uses: actions/checkout@v4 - - uses: actions/setup-python@v5 + - uses: actions/setup-python@v6 with: python-version: '3.x' - run: pip install -r requirements.txt; python3 -m test.validate_pids diff --git a/1209/B126/index.md b/1209/B126/index.md new file mode 100644 index 00000000..90566940 --- /dev/null +++ b/1209/B126/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: noForth t CDC driver +owner: noForth +license: MIT +site: https://home.hccnet.nl/anij/nof/noforth.html +source: https://github.com/WillemOuwerkerk/noForth-T-hardware-examples-RP2040/tree/main/USB-CDC +--- +noForth t compact interactive development system for RP2040 +following the Forth 2012 standards document + + diff --git a/org/noForth/index.md b/org/noForth/index.md new file mode 100644 index 00000000..50d85016 --- /dev/null +++ b/org/noForth/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: noForth +site: https://home.hccnet.nl/anij/nof/noforth.html +--- +We develop open source noForth systems and lots of examples for MSP430, Risc-V and RP2040. We provide free lectures and tutorials too. +