TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140553 times)
  2. FAT32 Library (73048 times)
  3. Network Ethernet Library (58051 times)
  4. USB Device Library (48224 times)
  5. Network WiFi Library (43833 times)
  6. FT800 Library (43295 times)
  7. GSM click (30360 times)
  8. mikroSDK (28993 times)
  9. PID Library (27119 times)
  10. microSD click (26723 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

Tool: Project configuration in text format, Standalone version

Rating:

17

Author: dany

Last Updated: 2015-02-21

Package Version: 1.1.0.0

Category: Other Codes

Downloaded: 597 times

Not followed.

License: MIT license  

Tool that shows the project's configuration words content (in a readable format). This tool permits to add (part of) the configuration settings in a comment box in your project or as part of a forum post.
For mP, mC and mB for PIC, dsPIC and PIC32. Stand Alone version.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Tool: Project configuration in text format, Standalone version" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Tool: Project configuration in text format, Standalone version" changes.

Do you want to report abuse regarding "Tool: Project configuration in text format, Standalone version".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

This is the standalone version of http://www.libstock.com/projects/view/403/tool-project-configuration-in-text-format (the IDE based version).

For mP, mC and mB for PIC, dsPIC and PIC32. Tool that shows the project's configuration words content (in a readable format)
This tool permits to add (part of) the configuration settings in a comment box in your project or make it part of a post in the forum.  

Config, Stand alone version

Config, Stand alone version

Screenshot

View full image
Configuration selection menu

Configuration selection menu

Screenshot configuration selection menu

View full image

2014-04-19: Added the Clipboard a a source of config file possibility.


2015-02-21: version 1.2: corrected an "out of range error" in specific cases.

ALSO FROM THIS AUTHOR

Tool: PIC Oscillator configuration and initialisation code generator

5

This tool helps, starting from the PIC18 or PIC24 oscillator block diagram, to define the oscillator related configuration settings and initialisation code. Only a limited number of PIC's is supported so far.

[Learn More]

USB HID CDC MSD composite device

5

This project uses all the available types of USB devices in the USB_OA library: HID (application echos chars send by the PC to the PC), CDC (application echos chars send by the PC to the PC), MSD (the contents of an SD/MMC card is presented to the PC as an extra drive).

[Learn More]

Tool: Pascal Source Code formatter

4

This tool is a simple mikroPascal source code formatter, mainly making correct and readable code indentation.

[Learn More]