kbob
5160d7996c
efm32: Split efm32/lg into /lg and /common.
...
Somewhat replaces some earlier work done by hg/lg, but much more
complete, so we kept it as is, because it's bringing in even more parts
after this.
Reviewed-by: Karl Palsson <karlp@tweak.net.au>
2018-04-27 21:36:42 +00:00
Sebastian Holzapfel
18f64812eb
efm32hg/lg: timer: use common timer implementation
2018-03-02 22:42:04 +00:00
Sebastian Holzapfel
c6296a4d88
efm32hg/lg: gpio: use common gpio implementation
2018-03-02 22:42:04 +00:00
Karl Palsson
b860319785
make: use std=c99 everywhere by default.
...
setting "STANDARD_FLAGS=-std=c11" or similar will let you try out
alternate compilation modes.
Fixes https://github.com/libopencm3/libopencm3/issues/773
2017-06-08 23:01:45 +00:00
Karl Palsson
781e4d94ba
efm32lg: mark internal function as static
...
Squelches gcc warnings
Fixes github #686
2016-08-15 15:54:55 +00:00
Jean-Philippe Ouellet
1cca117e58
Fix a few comments with logical/bitwise OR reversed.
2016-01-09 20:37:20 +00:00
Piotr Esden-Tempski
b1049f9a6f
[Style] Stylefix sweep over the whole codebase.
2015-12-14 22:57:15 +01:00
Piotr Esden-Tempski
1f6fd11dd9
[Style] Fixed all style errors in the efm32.
2015-12-14 19:30:04 +01:00
Kuldeep Singh Dhaka
77354cb371
Inital support for EFM32LG
2015-12-13 19:56:19 +01:00