diff options
| author | Damien George | 2014-05-21 20:14:27 +0100 |
|---|---|---|
| committer | Damien George | 2014-05-21 20:14:27 +0100 |
| commit | aa7cf6f72f4e8a553f892629bb3338ab8c982d57 (patch) | |
| tree | b16167eecc2c5e8e5f84bd710308366a166c55e8 /stm/rtc.h | |
| parent | 63436ce22ee20f56b0083f846261c0b77af9961b (diff) | |
stm: Remove long-obsolete stm/ port.
Diffstat (limited to 'stm/rtc.h')
| -rw-r--r-- | stm/rtc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/stm/rtc.h b/stm/rtc.h deleted file mode 100644 index fee4da888..000000000 --- a/stm/rtc.h +++ /dev/null @@ -1,4 +0,0 @@ -void rtc_init(void); - -MP_DECLARE_CONST_FUN_OBJ(pyb_rtc_info_obj); -MP_DECLARE_CONST_FUN_OBJ(pyb_rtc_read_obj); |
