Commit Graph

  • f3ac624f22 Add common.h, currently containing MMIO accessor functions. Uwe Hermann 2009-07-17 19:01:45 +02:00
  • e79dc2d65e Add README for the example project. Uwe Hermann 2009-07-17 13:55:25 +02:00
  • 0fe49aadec Document 'make V=1' usage. Uwe Hermann 2009-07-16 18:33:32 +02:00
  • caeba0c631 Rename INCLUDEDIR to INCDIR for brevity. Uwe Hermann 2009-07-16 15:55:26 +02:00
  • b6f7fa5715 Add missing .PHONY target. Uwe Hermann 2009-07-16 15:54:41 +02:00
  • bdba3af3a6 Create bin, hex, srec, and list files for the example project. Uwe Hermann 2009-07-16 15:49:28 +02:00
  • dc4a6a66ba Add .gitignore file. Uwe Hermann 2009-07-16 15:21:59 +02:00
  • 3a2c63129e Use a Linux kernel style build output printing. Uwe Hermann 2009-07-16 15:15:26 +02:00
  • 1c459b8c48 Add 'make V=1' support for the example blink code. Uwe Hermann 2009-07-16 14:59:06 +02:00
  • f0661cb343 Make default build silent, use 'make V=1' for verbose build. Uwe Hermann 2009-07-16 14:55:22 +02:00
  • 0efee48451 Add first example project (framework) using libopenstm32. Uwe Hermann 2009-07-16 14:29:00 +02:00
  • c62ca6143d Make gpio number argument 'unsigned int', there are no negative GPIOs. Uwe Hermann 2009-07-16 14:23:25 +02:00
  • 0fa4cbbdad Add some more GPIO related #defines. Uwe Hermann 2009-07-16 14:22:46 +02:00
  • e7567c835c Add memorymap.h with some peripheral base addresses. Uwe Hermann 2009-07-16 14:20:18 +02:00
  • 0a8135395a Add dummy gpio.c implementation and final Makefile. Uwe Hermann 2009-07-16 03:27:05 +02:00
  • 1b2f6456bf Add some initial gpio.h #defines. Uwe Hermann 2009-07-16 03:20:12 +02:00
  • 75bb51fadf Add top-level include file intended for lib users. Uwe Hermann 2009-07-16 02:40:10 +02:00
  • ae6f321816 Add a stdint.h include file for u16, u32, etc. Uwe Hermann 2009-07-16 02:14:17 +02:00
  • 74620a94d0 Add initial top-level Makefile. Uwe Hermann 2009-07-16 01:55:48 +02:00
  • 1b708b68b6 Drop 's' from https, no need for encryption here. Uwe Hermann 2009-07-16 01:30:45 +02:00
  • 43d2a53127 Mention how PREFIX can be used to override the toolchain. Uwe Hermann 2009-07-16 01:23:48 +02:00
  • e5c5371997 Add some more info to the README. Uwe Hermann 2009-07-16 00:01:41 +02:00
  • b201bf19cb Add COPYING file. Uwe Hermann 2009-07-15 22:27:39 +02:00
  • e86ae96e1b Test. Uwe Hermann 2009-07-15 22:21:14 +02:00
  • 66785734bd Add README header. Uwe Hermann 2009-07-15 22:07:00 +02:00
  • 446beb7a88 Add initial README. Uwe Hermann 2009-07-15 18:59:07 +02:00