Pigmeo was a compiler and framework for writing microcontroller firmware in C# and other .NET languages, developed by Adrián Bulnes (Urriellu) between 2007 and 2010. This is a frozen, read-only archive of the project’s website, pigmeo.org; nothing here is maintained. Source code: github.com/Urriellu/pigmeo · Original capture: Wayback Machine · urriellu.net

Category:CCS C Compiler

From Pigmeo Development Wiki

The CCS C Compiler is a C compiler for Microchip microcontrollers and DSPs. The main executable (ccsc.exe) contains the following compilers:

  • CCS PCB - For baseline microcontrollers, 12-bit opcode (PIC10F, some PIC12F and some PIC16F)
  • CCS PCM - For midrange microcontrollers, 14-bit opcode (PIC12F and most PIC16F)
  • CCS PCH - For PIC18 micrcontrollers, 16-bit opcode
  • CCS PCD - For PIC24 and dsPIC

Subcategories

This category has only the following subcategory.

C