Fork of EFM32 Segment LCD library - used as pull request source for bugfixes
Fork of EFM32_SegmentLCD by
History
Add missing include (clocking.h); ; This include defines the LOW_ENERGY_CLOCK_FREQUENCY symbol; that is needed for computing the prescaler.;
2017-04-01, by MarSik [Sat, 01 Apr 2017 14:13:33 +0000] rev 7
Add missing include (clocking.h); ; This include defines the LOW_ENERGY_CLOCK_FREQUENCY symbol; that is needed for computing the prescaler.;
Add pin defines for WG and LG
2015-05-04, by stevew817 [Mon, 04 May 2015 20:40:26 +0000] rev 6
Add pin defines for WG and LG
Fix compiler errors
2015-05-04, by stevew817 [Mon, 04 May 2015 15:54:47 +0000] rev 5
Fix compiler errors
Typo
2015-03-18, by Steven Cooreman [Wed, 18 Mar 2015 16:07:41 -0500] rev 4
Typo
Add destructor to segmentLCD driver, block correct sleep mode.
2015-03-18, by Steven Cooreman [Wed, 18 Mar 2015 16:06:15 -0500] rev 3
Add destructor to segmentLCD driver, block correct sleep mode.
Documentation update
2015-03-17, by Steven Cooreman [Tue, 17 Mar 2015 12:02:41 -0500] rev 2
Documentation update
Documentation update
2015-03-17, by Steven Cooreman [Tue, 17 Mar 2015 11:51:52 -0500] rev 1
Documentation update
Initial commit
2015-03-17, by Steven Cooreman [Tue, 17 Mar 2015 11:45:46 -0500] rev 0
Initial commit