grbl-LPC-CoreXY/sim/avr
ashelly 9b37637ae6 Bug fixes for timers, added some wdt support for limit debounce.
- Typo in timer def,
- Handle 8 bit timers correctly,
- Don't skip TOP count in CTC mode
- added SREG for atomic bit operations
2014-07-10 13:01:03 -04:00
..
interrupt.c Bug fixes for timers, added some wdt support for limit debounce. 2014-07-10 13:01:03 -04:00
interrupt.h Bug fixes for timers, added some wdt support for limit debounce. 2014-07-10 13:01:03 -04:00
io.c Total rework of simulator for dev branch. Create separate thread for interrupt processes. Tick-accurate simulation of timers. Non-blocking character input for running in realtime mode. Decouple hardware sim from grbl code as much as possible. Expanded command line options. Provisions for cross-platform solution. 2014-07-04 11:14:54 -04:00
io.h Bug fixes for timers, added some wdt support for limit debounce. 2014-07-10 13:01:03 -04:00
pgmspace.c relaunch ontop of latest grbl edge 2013-01-17 13:06:51 +01:00
pgmspace.h relaunch ontop of latest grbl edge 2013-01-17 13:06:51 +01:00
sleep.h relaunch ontop of latest grbl edge 2013-01-17 13:06:51 +01:00
wdt.h Bug fixes for timers, added some wdt support for limit debounce. 2014-07-10 13:01:03 -04:00