TOP Contributors

  1. MIKROE (2649 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136500 times)
  2. FAT32 Library (69709 times)
  3. Network Ethernet Library (55813 times)
  4. USB Device Library (46153 times)
  5. Network WiFi Library (41791 times)
  6. FT800 Library (40974 times)
  7. GSM click (28918 times)
  8. PID Library (26379 times)
  9. mikroSDK (26265 times)
  10. microSD click (25290 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: 560 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: Pascal Source Code formatter

4

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

[Learn More]

Tool: Basic Source code Formatter

5

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

[Learn More]

Uart_buffered

8

Uart Receiver routine(s) with circular receive buffer, the receiver part is interrupt driven.

[Learn More]