e3a37a3 |
Mon, 21. Dec 2009, 22:08:45 |
Michel Pollet | timers: Added TCNT reading/writing support |
commit | commitdiff | tree | download |
2205532 |
Mon, 21. Dec 2009, 22:07:42 |
Michel Pollet | IRQ: Made the hook structure private |
commit | commitdiff | tree | download |
32fc696 |
Mon, 21. Dec 2009, 09:18:43 |
Michel Pollet | cores: Disable signatures to help compile on ubuntu |
commit | commitdiff | tree | download |
58396a3 |
Mon, 21. Dec 2009, 00:08:31 |
Michel Pollet | examples: Minor updates |
commit | commitdiff | tree | download |
affaa58 |
Mon, 21. Dec 2009, 00:07:56 |
Michel Pollet | cores: Added ATTiny2313 |
commit | commitdiff | tree | download |
bf452d6 |
Mon, 21. Dec 2009, 00:07:29 |
Michel Pollet | cores: Updated for 16 bits timers and ADCs |
commit | commitdiff | tree | download |
eee46ac |
Mon, 21. Dec 2009, 00:05:38 |
Michel Pollet | ADC: Placeholder IO module |
commit | commitdiff | tree | download |
501725d |
Mon, 21. Dec 2009, 00:04:43 |
Michel Pollet | timer: Masssive timer update. 8 & 16 bits |
commit | commitdiff | tree | download |
f6ca3d4 |
Mon, 21. Dec 2009, 00:02:44 |
Michel Pollet | README an Makefiles update |
commit | commitdiff | tree | download |
4854e70 |
Thu, 17. Dec 2009, 21:31:23 |
Michel Pollet | timer_64led: Brand new example board, opengl display too |
commit | commitdiff | tree | download |
2467b8b |
Thu, 17. Dec 2009, 21:27:10 |
Michel Pollet | ledramp: Use a larger VCD update window |
commit | commitdiff | tree | download |
30f8bc4 |
Thu, 17. Dec 2009, 21:25:54 |
Michel Pollet | Makefiles: Small updates |
commit | commitdiff | tree | download |
306786c |
Thu, 17. Dec 2009, 21:25:01 |
Michel Pollet | ELF: Use a much larger VCD flush window |
commit | commitdiff | tree | download |
64f4695 |
Thu, 17. Dec 2009, 21:24:11 |
Michel Pollet | VCD: Reworked |
commit | commitdiff | tree | download |
4db6cb7 |
Thu, 17. Dec 2009, 21:22:10 |
Michel Pollet | interrupts: Added a "raised" IRQ |
commit | commitdiff | tree | download |
9475768 |
Thu, 17. Dec 2009, 20:56:01 |
Michel Pollet | core: Reworked the cycle timers |
commit | commitdiff | tree | download |
3cee361 |
Thu, 17. Dec 2009, 20:53:42 |
Michel Pollet | core: Added an avr_terminate() call |
commit | commitdiff | tree | download |
ff9ccdb |
Thu, 17. Dec 2009, 20:50:37 |
Michel Pollet | uart: Register the interupt vectors |
commit | commitdiff | tree | download |
913f8d4 |
Thu, 17. Dec 2009, 20:49:17 |
Michel Pollet | timer8: Implements "fast PWM" mode |
commit | commitdiff | tree | download |
2826ca4 |
Thu, 17. Dec 2009, 20:48:14 |
Michel Pollet | spi: Use a timer to send the bytes out, when master |
commit | commitdiff | tree | download |
2b3fa04 |
Thu, 17. Dec 2009, 20:46:25 |
Michel Pollet | cores: Add a few more mega cores |
commit | commitdiff | tree | download |
ed76382 |
Wed, 16. Dec 2009, 01:16:55 |
Michel Pollet | Fixed 'ledramp' example to reflect new loader |
commit | commitdiff | tree | download |
91732f8 |
Tue, 15. Dec 2009, 22:42:25 |
Michel Pollet | ELF: Updated example firmware to generate new traces |
commit | commitdiff | tree | download |
51d5f4b |
Tue, 15. Dec 2009, 22:39:49 |
Michel Pollet | ELF: Redone the .mmcu section |
commit | commitdiff | tree | download |
8d56964 |
Tue, 15. Dec 2009, 22:38:43 |
Michel Pollet | VCD: Traces now have the correct timestamps |
commit | commitdiff | tree | download |
50176cc |
Tue, 15. Dec 2009, 22:37:53 |
Michel Pollet | UART: Delay TX interupt a few cycles |
commit | commitdiff | tree | download |
eab7a03 |
Tue, 15. Dec 2009, 22:35:02 |
Michel Pollet | Added support for IRQ triggers on any IO register |
commit | commitdiff | tree | download |
f49e737 |
Tue, 15. Dec 2009, 22:32:03 |
Michel Pollet | Added support for external interrupts (ie INT0 etc) |
commit | commitdiff | tree | download |
09a5684 |
Tue, 15. Dec 2009, 01:06:16 |
Michel Pollet | Missing bits from previous commit... |
commit | commitdiff | tree | download |
51db2fa |
Mon, 14. Dec 2009, 22:03:18 |
Michel Pollet | Updated "ledramp" to demo the VCD gtkwave traces |
commit | commitdiff | tree | download |
e198c93 |
Mon, 14. Dec 2009, 22:00:04 |
Michel Pollet | Adds VCD (Value Change Dump) file output support (gtkwave) |
commit | commitdiff | tree | download |
7d859a4 |
Mon, 14. Dec 2009, 21:57:55 |
Michel Pollet | Streamlined avr_irq subsystem |
commit | commitdiff | tree | download |
1828d61 |
Mon, 14. Dec 2009, 21:55:48 |
Michel Pollet | Disable the debugging traces |
commit | commitdiff | tree | download |
5f2fe24 |
Mon, 14. Dec 2009, 21:54:27 |
Michel Pollet | Cleanup of the Makefiles |
commit | commitdiff | tree | download |
0bfce45 |
Mon, 7. Dec 2009, 20:45:17 |
Michel Pollet | Added a real example on how to integrate simavr, etc |
commit | commitdiff | tree | download |
024a09b |
Mon, 7. Dec 2009, 00:12:23 |
Michel Pollet | Added a typedef for IO addresses |
commit | commitdiff | tree | download |
48920c7 |
Sun, 6. Dec 2009, 11:41:23 |
Michel Pollet | Added tiny13 |
commit | commitdiff | tree | download |
1898613 |
Fri, 4. Dec 2009, 23:27:46 |
Michel Pollet | Many more changes, timed callbacks etc |
commit | commitdiff | tree | download |
4acd890 |
Fri, 4. Dec 2009, 00:56:57 |
Michel Pollet | tiny25/45 cores added |
commit | commitdiff | tree | download |
4ebde35 |
Fri, 4. Dec 2009, 00:31:42 |
Michel Pollet | Polished gdb support, etc |
commit | commitdiff | tree | download |
24c5c60 |
Wed, 2. Dec 2009, 22:52:53 |
Michel Pollet | GDB working, some more source massaging |
commit | commitdiff | tree | download |
b2cf6bd |
Wed, 2. Dec 2009, 01:16:45 |
Michel | Build works on Snow Leopard, using Arduino toolchain |
commit | commitdiff | tree | download |
0b698ce |
Tue, 1. Dec 2009, 22:47:48 |
Michel Pollet | uart, ioports, etc. Many more changes |
commit | commitdiff | tree | download |
6dc37c4 |
Mon, 30. Nov 2009, 22:36:55 |
Michel Pollet | Cores, decoder, uart, ioports - lots of changes |
commit | commitdiff | tree | download |
d8e5774 |
Tue, 24. Nov 2009, 14:14:03 |
Michel Pollet | Initial Commit |
commit | commitdiff | tree | download |
|