Commit Graph

8 Commits (mbed-os-5.9)

Author SHA1 Message Date
PHST 72869a2789 Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-27 13:44:00 -05:00
PHST fdbd6763dd Added missing include. 2018-07-27 13:44:00 -05:00
PHST 9b3f32137b Replace __attribute__((weak)) with MBED_WEAK 2018-07-27 13:44:00 -05:00
PHST d5adad5302 EFM32 Make PeripheralPins.c configuration tables weakly defined to be overridable.
See issue "https://github.com/ARMmbed/mbed-os/issues/7424#issuecomment-404233377"
2018-07-27 13:44:00 -05:00
Steven 6207b90726 Update pinout of TB_SENSE_12 to production revision
* Updated pinout of EXP header from pre-production to production
* Move assignment of PF7 to SPI_2 to be compatible with the new SPI flash routing
2018-06-15 13:30:56 +01:00
amq fdc2274720 EFM32: make peripherals conditional
* MCUs within a family like EFM32GG can omit some peripherals, e.g. EFM32GG230 doesn't have UART
* This commit adds a check to make them compilable, relevant mainly for custom boards
2018-01-31 17:35:26 +00:00
Steven Cooreman 632586e940 [Silicon Labs] Update TB Sense 2
* Update i2c driver to tackle multiple I2C object instances on different pins
* Update pinmap to enable the extra peripherals of EFx32xG12 over EFx32xG1
2017-03-30 02:57:20 +02:00
Steven Cooreman 0e098678b5 First pass on TB Sense (and EFR32MG12) support 2017-03-20 16:34:12 +01:00