Difference between revisions of "Licensed Compiler"
From Flowcode Help
Jump to navigationJump to search| Line 1: | Line 1: | ||
<sidebar>Sidebar: Flowcode Help Overview:Support</sidebar> | <sidebar>Sidebar: Flowcode Help Overview:Support</sidebar> | ||
| − | + | ||
| − | + | Here is a list of C compilers used by the various chip packs in Flowcode. | |
| + | |||
| + | *PIC 8-bit - XC8 (Free Version) | ||
| + | *PIC 16-bit - XC16 (Free Version) | ||
| + | *PIC 32-bit - XC32 (Free Version) | ||
| + | *AVR 8-bit - WinAVR | ||
| + | *Atmel ARM 32-bit - GCC | ||
| + | *STm32 ARM 32-bit - GCC | ||
| + | *Raspberry Pi 32-bit - GCC | ||
Revision as of 10:53, 11 May 2018
<sidebar>Sidebar: Flowcode Help Overview:Support</sidebar>
Here is a list of C compilers used by the various chip packs in Flowcode.
- PIC 8-bit - XC8 (Free Version)
- PIC 16-bit - XC16 (Free Version)
- PIC 32-bit - XC32 (Free Version)
- AVR 8-bit - WinAVR
- Atmel ARM 32-bit - GCC
- STm32 ARM 32-bit - GCC
- Raspberry Pi 32-bit - GCC