Skip to content

Commit 0fdb9f2

Browse files
committed
EFM32: fix minor emlib changelog typos
1 parent 6f7b242 commit 0fdb9f2

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

targets/TARGET_Silicon_Labs/TARGET_EFM32/emlib/Changes_emlib.txt

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,6 @@ Gecko Platform 2.6.0.0 (32-bit MCU SDK 5.8.0.0)
4646
- Added LETIMER_CounterGet() and LETIMER_CounterSet() functions to
4747
em_letimer.
4848
- 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.
6049
* Fixed
6150
- Corrected GPIO port D pin count for EFR32xG13, EFR32xG14 and xGM13
6251
devices.
@@ -160,7 +149,7 @@ Gecko Platform 2.6.0.0 (32-bit MCU SDK 5.8.0.0)
160149
- Added EMURamPowerUp() function for series 1 devices to power up all
161150
SRAM blocks.
162151
- 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.
164153
- Added support for opamp OPA3.
165154
* Fixed
166155
- Fixed issue where TX data could be lost when calling

0 commit comments

Comments
 (0)