- Tested/debugged the display module. Now functional
- Tested the RTC - currently indicated with green LED toggle - functional Started with internal ADC driver git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@226 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -64,6 +64,8 @@ typedef struct
|
||||
// Export of LEDs
|
||||
extern struct Led* const ledGreen;
|
||||
extern struct Led* const ledOrange;
|
||||
// Export of the rtc
|
||||
extern struct Rtc* const rtc;
|
||||
// Export of UARTs
|
||||
extern struct Uart* const uart1;
|
||||
extern struct Uart* const uart3;
|
||||
|
||||
Reference in New Issue
Block a user