Merge pull request #317 from DanielG/fix-examples

Some fixes for examples/ used by Debian packaging
This commit is contained in:
Miodrag Milanović 2024-05-17 10:44:56 +02:00 committed by GitHub
commit c23e99c484
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
all: config.bin
prog: config.bin
sudo iceprog config.bin

View File

@ -1,3 +1,4 @@
set_frequency clk 32
set_io RGB0 39
set_io RGB1 40
set_io RGB2 41