slack-desc 1.1 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. sdcc: sdcc (Small Device C Compiler)
  9. sdcc:
  10. sdcc: SDCC is a retargettable, optimizing Standard C (ANSI C89, ISO C99, ISO
  11. sdcc: C11) compiler suite that targets the Intel MCS51 based microprocessors
  12. sdcc: (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390
  13. sdcc: variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog
  14. sdcc: Z80 based MCUs (Z80, Z180, SM83, Rabbit 2000, 2000A, 3000A, TLCS-90),
  15. sdcc: Padauk (pdk14, pdk15) and STMicroelectronics STM8. Work is in
  16. sdcc: progress on supporting the Padauk pdk13 and MOS 6502 targets;
  17. sdcc: Microchip PIC16 and PIC18 targets are unmaintained. SDCC can be
  18. sdcc: retargeted for other microprocessors.