C8051F32x firmware infrastructure

Sign in or create your account | Project List | Help

C8051F32x firmware infrastructure Git Source Tree

Root/Makefile

Source at commit 88fa3ad057bf23094182d01e2947b8078e81e7db created 2 years 6 months ago.
By Werner Almesberger, Improved chip identification, added C8051F34x support, some cleanup.
1.PHONY: all dsv
2
3all:
4        @echo "make what ? target: dsv"
5        @exit 1
6
7dsv:
8        ../eda-tools/dsv/dsv setup BOOKSHELF
9
10

Archive Download this file

Branches:
master



interactive