From 705cdab7d702772829fd4cff37cf22bab9f59ddb Mon Sep 17 00:00:00 2001 From: chrysn Date: Thu, 19 Apr 2012 13:14:54 +0200 Subject: extend the cmsis emulation layer to compile with the complete efm32lib most of this is non-functional but just a list of stubs that are absolutely required to make it compile --- .../efm32/tinygecko/olimex-em32-32g880f128-h/test-efm32lib/efm32_adc.c | 1 + 1 file changed, 1 insertion(+) create mode 120000 examples/efm32/tinygecko/olimex-em32-32g880f128-h/test-efm32lib/efm32_adc.c (limited to 'examples/efm32/tinygecko/olimex-em32-32g880f128-h/test-efm32lib/efm32_adc.c') diff --git a/examples/efm32/tinygecko/olimex-em32-32g880f128-h/test-efm32lib/efm32_adc.c b/examples/efm32/tinygecko/olimex-em32-32g880f128-h/test-efm32lib/efm32_adc.c new file mode 120000 index 0000000..00fca91 --- /dev/null +++ b/examples/efm32/tinygecko/olimex-em32-32g880f128-h/test-efm32lib/efm32_adc.c @@ -0,0 +1 @@ +/tmp/EFM32_CMSIS_2.4.1/efm32lib/src/efm32_adc.c \ No newline at end of file -- cgit v1.2.3