replaced 12mhz oscillator with 4mhz and disabled USB voltage regulator because experimental board has an external 3.3v regulator

This commit is contained in:
2020-07-12 13:29:00 -04:00
parent 9b64d7d3cd
commit 6029ebb02d
3 changed files with 27 additions and 12 deletions

View File

@@ -11,7 +11,9 @@
<header-extensions>h</header-extensions>
<asminc-extensions/>
<sourceEncoding>ISO-8859-1</sourceEncoding>
<make-dep-projects/>
<make-dep-projects>
<make-dep-project>../../bootloader/bia_microddr_bootloader.X</make-dep-project>
</make-dep-projects>
<sourceRootList>
<sourceRootElem>../src</sourceRootElem>
<sourceRootElem>../framework</sourceRootElem>