thejpster / monotron

A simple 8-bit home computer style application for the TI Tiva-C Launchpad
Apache License 2.0
191 stars 9 forks source link

Real time clock and date/time support #32

Closed thejpster closed 5 years ago

thejpster commented 5 years ago

It would be nice if we had:

thejpster commented 5 years ago

This then opens questions like time zones...

thejpster commented 5 years ago

Kalin gave me an RTC module for a Raspberry Pi. Should work.

thejpster commented 5 years ago

Also, date/time support needed for FAT support.

thejpster commented 5 years ago

All done