TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 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 (136713 times)
  2. FAT32 Library (69924 times)
  3. Network Ethernet Library (55937 times)
  4. USB Device Library (46259 times)
  5. Network WiFi Library (41884 times)
  6. FT800 Library (41150 times)
  7. GSM click (28979 times)
  8. PID Library (26410 times)
  9. mikroSDK (26355 times)
  10. microSD click (25353 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

mikrostm-link: Link together gcc and mikroC projects for STM32

Rating:

0

Author: Paulo Matias

Last Updated: 2013-10-21

Package Version: 1.0.0.0

Category: Other Codes

Downloaded: 601 times

Not followed.

License: MIT license  

This project allows you to write some part of your code using gcc, and another part using mikroC. Useful when you need both the easy-to-use hardware libraries provided by mikroC and the optimization and ANSI C compliance of gcc. Also useful if you want to use C++ in some part of your project.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "mikrostm-link: Link together gcc and mikroC projects for STM32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "mikrostm-link: Link together gcc and mikroC projects for STM32" changes.

Do you want to report abuse regarding "mikrostm-link: Link together gcc and mikroC projects for STM32".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

ALSO FROM THIS AUTHOR

USB Random Generator

0

Turn your Mikromedia for STM32 into an USB Random Generator. This example uses the STM32F407VG hardware RNG to feed a stream of random bits to USB HID. In Linux, you could use the resulting /dev/hidraw0 as a drop-in replacement for /dev/urandom, just by plugging the device.

[Learn More]

mikroe-uhb: Open-source cross-platform USB HID Bootloader programmer

0

USB HID Bootloader programming tool able to run on Linux, Windows and potentially OSX and FreeBSD. Currently supports ARM, PIC18, PIC24, dsPIC and PIC32 devices from MikroElektronika. Repository and instructions at: https://github.com/thotypous/mikroe-uhb

[Learn More]