Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 853 Bytes

Readme.md

File metadata and controls

30 lines (25 loc) · 853 Bytes

KLab

IDE for Atmel(r) AVR(c) microcontroller projects inspired by KontrollerLab

Features:

  • read / write Fuse Bits
  • program hex files
  • Erase µ-controller
  • Verify fex files
  • cleanup temporary files from harddisc
  • two separate source windows
  • Project manager
  • debug terminal
  • show compiler warnings during compile
  • show ram statistics of µ-controller
  • support searchpaths
  • compile with one click (gear button)
  • compile and flash with one click (rocket button)
  • Support of new cpu's by ini files (see subfolder cpu for more informations)
  • custom codehighlighting

Dependencies:

What neets to be done to use the IDE