1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00
Martin Guy a04fcd854e MMCFS_TICK_HZ needs to be the same as VTMR_FREQ_HZ
elua_mmc.c uses the virtual timer tick to implement its timeout delays,
and needs MMCFS_TICK_HZ to have the same value as VTMR_FREQ_HZ.
This corrects the mismatch on AVR32 platforms and adds a check to
validate.h to ensure that it remains so.
2011-07-13 23:02:33 +02:00
..
2009-06-22 23:49:21 +00:00
2010-07-12 20:56:54 +00:00
2010-01-27 00:58:08 +00:00