mirror of
https://github.com/alangarf/apple-one.git
synced 2025-02-12 16:30:31 +00:00
moving boards to boards/buildenv structure
This commit is contained in:
parent
3505ff20fc
commit
8a190610ed
@ -42,6 +42,7 @@ $(BUILDDIR)/%.bin: $(BUILDDIR)/%.asc
|
||||
|
||||
$(PLL):
|
||||
icepll $(QUIET) -i $(FREQ_OSC) -o $(FREQ_PLL) -m -f $@
|
||||
|
||||
# ------ APPLE 1 ------
|
||||
apple1: dir $(BUILDDIR)/apple1.bin
|
||||
report: dir apple1.rpt
|
@ -1,6 +1,6 @@
|
||||
# iCE40UP5K support
|
||||
|
||||
This board directory builds for the iCE40UP5K in the QFN48 (SG48) package. iCE40UP5K SG48 is the part used on the [Gnarly Grey UPDuino Mini board](https://gnarlygrey.atspace.cc/development-platform.html).
|
||||
This board directory builds for the iCE40UP5K in the QFN48 (SG48) package. iCE40UP5K SG48 is the part used on the [Gnarly Grey UPDuino Mini board](http://gnarlygrey.atspace.cc/development-platform.html).
|
||||
|
||||
## Peripheral support
|
||||
|
Loading…
x
Reference in New Issue
Block a user