4 Commits (3eb5397d8d3d44a0cc7eb4cadc015adae566e31e)

Author SHA1 Message Date
Uwe Hermann 83f5c58eb9 Switch the license to GPL, version 3 or later. 16 years ago
Uwe Hermann 74db299094 Add examples for LED blinking code, both, manually and using the API. 16 years ago
Uwe Hermann 915d5bff90 Implement the simplest possible (working) blinking LED example application. 16 years ago
Uwe Hermann 0efee48451 Add first example project (framework) using libopenstm32. 16 years ago
Uwe Hermann c62ca6143d Make gpio number argument 'unsigned int', there are no negative GPIOs. 16 years ago
Uwe Hermann 0a8135395a Add dummy gpio.c implementation and final Makefile. 16 years ago
Uwe Hermann 75bb51fadf Add top-level include file intended for lib users. 16 years ago
Uwe Hermann ae6f321816 Add a stdint.h include file for u16, u32, etc. 16 years ago