File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed
targets/TARGET_Silicon_Labs/TARGET_EFM32/emlib Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -46,17 +46,6 @@ Gecko Platform 2.6.0.0 (32-bit MCU SDK 5.8.0.0)
46
46
- Added LETIMER_CounterGet() and LETIMER_CounterSet() functions to
47
47
em_letimer.
48
48
- Added TIMER_SyncWait() function to em_timer.
49
- * Changed
50
- - Added AES PCBC mode to em_crypto.
51
- - Added support for PLFRCO on EFR32xG13 Rev D devices using the
52
- em_cmu API. This oscillator is supported on some Rev D devices.
53
- Note that using PLFRCO on previous revisions will result in an
54
- assertion error, and code trying to enable this oscillator will
55
- block and not return.
56
- - Added support for LFRCO precision configuration for Series 2.
57
- - Added LETIMER_CounterGet() and LETIMER_CounterSet() functions to
58
- em_letimer.
59
- - Added TIMER_SyncWait() function to em_timer.
60
49
* Fixed
61
50
- Corrected GPIO port D pin count for EFR32xG13, EFR32xG14 and xGM13
62
51
devices.
@@ -160,7 +149,7 @@ Gecko Platform 2.6.0.0 (32-bit MCU SDK 5.8.0.0)
160
149
- Added EMURamPowerUp() function for series 1 devices to power up all
161
150
SRAM blocks.
162
151
- Adding restoring of HFRCO frequency when calling EMUEnterEM2(true)
163
- and voltage scaling isenable in EM2/EM3.
152
+ and voltage scaling is enabled in EM2/EM3.
164
153
- Added support for opamp OPA3.
165
154
* Fixed
166
155
- Fixed issue where TX data could be lost when calling
You can’t perform that action at this time.
0 commit comments