1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
Bas Stottelaar 1105f60a23 cpu/efm32: make series defines explicit
The EFM32 uses the provided _SILICON_LABS_32B_SERIES_0 and
_SILICON_LABS_32B_SERIES_1 definitions to enable or disable certain
code. With the introduction of new MCUs, there is also the
_SILICON_LABS_32B_SERIES_2 definition.

This PR ensures that the defines are explicit, and that #else
statements don't target the wrong series.
2020-07-08 21:54:57 +02:00
..
2020-06-24 09:27:02 +02:00
2020-07-08 17:32:36 +02:00
2020-07-07 16:27:43 +02:00
2020-06-29 14:01:01 +02:00
2020-07-02 14:41:41 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-24 00:45:35 +02:00
2020-06-23 11:59:56 +02:00
2017-01-20 13:36:26 +01:00