JChristensen / DS3232RTC

Arduino Library for Maxim Integrated DS3232 and DS3231 Real-Time Clocks
GNU General Public License v3.0
392 stars 135 forks source link

DS3232RTC-master on Wemos D1 #90

Closed lolax80 closed 3 years ago

lolax80 commented 3 years ago

Hello,

WARNING: library DS3232RTC-master claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp8266 architecture(s).

Can I use your library with a WEMOS D1 mini?

JChristensen commented 3 years ago

Unknown; it may work. Try it and see. I don't have that board and my policy is not to advertise my libraries as compatible with boards I do not use and therefore cannot test or debug. If it does work and if the warning message bothers you, then change this line to read as follows:

architectures=*