diff --git a/examples/getting-started/README.md b/examples/pioasm_getting-started/README.md similarity index 100% rename from examples/getting-started/README.md rename to examples/pioasm_getting-started/README.md diff --git a/examples/getting-started/led_brightness.py b/examples/pioasm_getting-started/led_brightness.py similarity index 100% rename from examples/getting-started/led_brightness.py rename to examples/pioasm_getting-started/led_brightness.py diff --git a/examples/pico-examples/README.md b/examples/pioasm_pico-examples/README.md similarity index 100% rename from examples/pico-examples/README.md rename to examples/pioasm_pico-examples/README.md diff --git a/examples/pico-examples/blink.py b/examples/pioasm_pico-examples/blink.py similarity index 100% rename from examples/pico-examples/blink.py rename to examples/pioasm_pico-examples/blink.py diff --git a/examples/pico-examples/hello.py b/examples/pioasm_pico-examples/hello.py similarity index 100% rename from examples/pico-examples/hello.py rename to examples/pioasm_pico-examples/hello.py diff --git a/examples/rxuart.py b/examples/pioasm_rxuart.py similarity index 100% rename from examples/rxuart.py rename to examples/pioasm_rxuart.py diff --git a/examples/txuart.py b/examples/pioasm_txuart.py similarity index 100% rename from examples/txuart.py rename to examples/pioasm_txuart.py