<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Toolchain</id>
	<title>Toolchain - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=Toolchain"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Toolchain&amp;action=history"/>
	<updated>2026-07-21T22:51:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=Toolchain&amp;diff=27373&amp;oldid=prev</id>
		<title>Chao at 03:09, 2 July 2020</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Toolchain&amp;diff=27373&amp;oldid=prev"/>
		<updated>2020-07-02T03:09:27Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* [[Git]]&lt;br /&gt;
== Complier ==&lt;br /&gt;
* GCC - [[C]]&lt;br /&gt;
* AVR-GCC - [[AVR]]&lt;br /&gt;
* SDCC - [[8051]], [[STM MCU]]&lt;br /&gt;
* STM32_GCC_ARM - [[STM MCU]]&lt;br /&gt;
* PIC_MPLAB - [[PIC]]&lt;br /&gt;
* [[SDCC]]&lt;br /&gt;
&lt;br /&gt;
=== GCC ===&lt;br /&gt;
* -o: specify the output file generated;&lt;br /&gt;
* -E: Perform only compilation preprocessing;&lt;br /&gt;
* -S: Convert C code to assembly code;&lt;br /&gt;
* -wall: Displays the warning information.&lt;br /&gt;
* -c: Only compile operations are performed and no join operations are performed.&lt;br /&gt;
== IDE ==&lt;br /&gt;
* VS code in Linux: sudo dpkg -i code*.deb&lt;br /&gt;
[[category: SDK]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>