Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 12 additions & 0 deletions 1209/B126/index.md
Original file line number Diff line number Diff line change
@@ -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


7 changes: 7 additions & 0 deletions org/noForth/index.md
Original file line number Diff line number Diff line change
@@ -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.