50451c7 |
Fri, 28. Oct 2016, 11:34:43 |
Tibor Peluch | renamed variable cs_div_clock to cs_div_value |
commit | commitdiff | tree | download |
35f2728 |
Thu, 1. Sep 2016, 22:33:24 |
Tibor Peluch | timer: fix calculation of comp_cycles |
commit | commitdiff | tree | download |
9090a5c |
Thu, 1. Sep 2016, 21:43:52 |
Tibor Peluch | timer: fixed calculation of divider when using asynchro... |
commit | commitdiff | tree | download |
75d4e07 |
Thu, 1. Sep 2016, 06:24:14 |
Tibor Peluch | timer: fixed overflow and output capture interrupts |
commit | commitdiff | tree | download |
1f8eab5 |
Wed, 20. Apr 2016, 18:35:35 |
Michel Pollet | Merge pull request #128 from Zirias/threadsafe-console |
commit | commitdiff | tree | download |
682f3c8 |
Fri, 15. Apr 2016, 10:35:33 |
Felix Palmen | make console output thread-safe |
commit | commitdiff | tree | download |
e198b89 |
Wed, 30. Mar 2016, 11:43:37 |
Michel Pollet | Merge pull request #154 from squell/master |
commit | commitdiff | tree | download |
dc222b5 |
Mon, 8. Feb 2016, 09:34:17 |
Michel Pollet | Merge pull request #158 from dougszumski/feature/ds1338... |
commit | commitdiff | tree | download |
ccb564c |
Thu, 4. Feb 2016, 23:16:41 |
Doug Szumski | examples: TWI driver used by the DS1338 RTC demo |
commit | commitdiff | tree | download |
60d611b |
Thu, 4. Feb 2016, 23:16:25 |
Doug Szumski | examples: take the DS1338 virtual real time clock for... |
commit | commitdiff | tree | download |
7669349 |
Thu, 4. Feb 2016, 23:11:55 |
Doug Szumski | parts: DS1338 real time clock which runs on the TWI bus |
commit | commitdiff | tree | download |
5150999 |
Thu, 21. Jan 2016, 21:55:59 |
Marc Schoolderman | added ELPM instruction with implied r0 register (opcode... |
commit | commitdiff | tree | download |
51d5fa6 v1.3 |
Tue, 19. Jan 2016, 10:41:55 |
Michel Pollet | Merge pull request #148 from jedahan/install-instructions |
commit | commitdiff | tree | download |
f352d02 |
Tue, 19. Jan 2016, 10:41:34 |
Michel Pollet | Merge pull request #149 from jedahan/homebrew-prefix |
commit | commitdiff | tree | download |
bb3e25a |
Tue, 19. Jan 2016, 10:34:08 |
Michel Pollet | Merge pull request #152 from stevedrake/macports-support |
commit | commitdiff | tree | download |
00cb74f |
Tue, 19. Jan 2016, 10:32:50 |
Michel Pollet | Merge pull request #153 from stevedrake/fix-sleep-1s |
commit | commitdiff | tree | download |
51ee344 |
Mon, 18. Jan 2016, 06:05:28 |
Stephen Drake | build: updated support for building with MacPorts |
commit | commitdiff | tree | download |
0ba0c72 |
Mon, 18. Jan 2016, 05:54:36 |
Stephen Drake | gdb: support sleep interval of 1s or greater |
commit | commitdiff | tree | download |
e2a7a9e |
Sat, 5. Dec 2015, 19:22:20 |
Jonathan Dahan | Allow for homebrew installed avr-gcc to any prefix |
commit | commitdiff | tree | download |
32e9643 |
Tue, 17. Nov 2015, 21:24:38 |
Jonathan Dahan | Add install instructions |
commit | commitdiff | tree | download |
7cab533 |
Fri, 30. Oct 2015, 19:22:48 |
Michel Pollet | Merge pull request #145 from xqms/interrupt_fifo_fix |
commit | commitdiff | tree | download |
5bc1f43 |
Mon, 26. Oct 2015, 12:15:30 |
Max Schwarz | sim_interrupts: fix FIFO move operation |
commit | commitdiff | tree | download |
2062c2d |
Thu, 15. Oct 2015, 21:53:51 |
Michel Pollet | Merge pull request #141 from bsekisser/bsekisser-master... |
commit | commitdiff | tree | download |
f2ebab4 |
Thu, 15. Oct 2015, 20:24:43 |
bsekisser | core: fixup missing dependancy from r16 commit |
commit | commitdiff | tree | download |
9037530 |
Mon, 12. Oct 2015, 11:41:24 |
Michel Pollet | Merge pull request #135 from bsekisser/bsekisser-master... |
commit | commitdiff | tree | download |
3ee01a6 |
Mon, 12. Oct 2015, 11:39:18 |
Michel Pollet | Merge pull request #134 from bsekisser/bsekisser-master... |
commit | commitdiff | tree | download |
cb2523c |
Sat, 10. Oct 2015, 12:22:37 |
bsekisser | timer: rework timer clear commit. |
commit | commitdiff | tree | download |
5570362 |
Tue, 6. Oct 2015, 18:32:05 |
Michel Pollet | Merge pull request #133 from bsekisser/bsekisser-master... |
commit | commitdiff | tree | download |
f777601 |
Mon, 5. Oct 2015, 21:30:14 |
bsekisser | avr_timer: add avr_timer_clear_and_cancel_all_cycle_timers |
commit | commitdiff | tree | download |
c99dc41 |
Mon, 5. Oct 2015, 20:57:12 |
bsekisser | core: add pair of 16 bit set register functions |
commit | commitdiff | tree | download |
f2e826e |
Mon, 5. Oct 2015, 00:23:55 |
bsekisser | core: change 16 bit flash access |
commit | commitdiff | tree | download |
27b7364 |
Fri, 2. Oct 2015, 08:24:53 |
Michel Pollet | ioport: Don't crash if core defition is incomplete |
commit | commitdiff | tree | download |
ea3f62f |
Fri, 2. Oct 2015, 08:24:53 |
Michel Pollet | io: No functional changes |
commit | commitdiff | tree | download |
d13d7d4 |
Fri, 2. Oct 2015, 08:24:53 |
Michel Pollet | timer: Added a selective trace option |
commit | commitdiff | tree | download |
ac2b17b |
Fri, 2. Oct 2015, 08:24:53 |
Michel Pollet | arduidio: Simplified pin mapping |
commit | commitdiff | tree | download |
ab7b286 |
Fri, 2. Oct 2015, 08:24:53 |
Michel Pollet | timers: Gratuitous realignment |
commit | commitdiff | tree | download |
919dacb |
Fri, 2. Oct 2015, 08:24:52 |
Michel Pollet | ADC: Skip SRB register if not present |
commit | commitdiff | tree | download |
b03078d |
Fri, 2. Oct 2015, 08:24:03 |
Michel Pollet | cores: Mega 8/16/32 and PORTA |
commit | commitdiff | tree | download |
3f6bfcf |
Fri, 2. Oct 2015, 08:24:03 |
Michel Pollet | cores: Gratuitous realignment |
commit | commitdiff | tree | download |
599733f |
Fri, 2. Oct 2015, 08:24:03 |
Michel Pollet | interrupts: Converted to use the standard fifo |
commit | commitdiff | tree | download |
29a8576 |
Thu, 1. Oct 2015, 16:27:25 |
Michel Pollet | cores: Added support for mega324a / pa.. |
commit | commitdiff | tree | download |
65dcb88 |
Thu, 20. Aug 2015, 09:19:58 |
Michel Pollet | Merge pull request #130 from TheCrazyT/twi_i2c_write_fix |
commit | commitdiff | tree | download |
47cb0b9 |
Wed, 19. Aug 2015, 18:33:14 |
crazyt | fix for wrong return value of i2c_write. |
commit | commitdiff | tree | download |
f4a6e39 |
Mon, 17. Aug 2015, 18:21:47 |
TheCrazyT | Merge pull request #1 from dougszumski/twi_delay_fix |
commit | commitdiff | tree | download |
6e6a04b |
Tue, 28. Jul 2015, 10:26:58 |
Michel Pollet | Merge pull request #126 from ddaygold/typo |
commit | commitdiff | tree | download |
508c2ad |
Sun, 26. Jul 2015, 23:45:58 |
Peter Chinetti | Fixed a typo in the manual |
commit | commitdiff | tree | download |
870409e |
Wed, 22. Jul 2015, 09:06:55 |
Michel Pollet | Merge pull request #124 from frej/enable-adc-for-atiny13 |
commit | commitdiff | tree | download |
e181f0e |
Sun, 19. Jul 2015, 15:01:48 |
Frej Drejhammar | cores: Add ADC to the ATtiny13 |
commit | commitdiff | tree | download |
2f88e72 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | gdb: Cleanup |
commit | commitdiff | tree | download |
b643000 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | cores: Added TIMER2_COMPB to m2560 |
commit | commitdiff | tree | download |
95638c3 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | ihex: Streamlined implementation |
commit | commitdiff | tree | download |
a865759 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | avr: Add a 'reset pc' that can be nonzero |
commit | commitdiff | tree | download |
f4f3b71 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | watchdog: Some cleanup |
commit | commitdiff | tree | download |
4a03f86 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | hex: Supports offsets larger then 64/128KB |
commit | commitdiff | tree | download |
0eefa6b |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | simduino: Simplified, made compatible with m2560 |
commit | commitdiff | tree | download |
9ad0d26 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | avr: Renamed special_* core fields |
commit | commitdiff | tree | download |
b702ace |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | Whitespaces at end of line removed.. |
commit | commitdiff | tree | download |
49ccc00 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | elf: Detect start address (for bootloaders) |
commit | commitdiff | tree | download |
6b0218f |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | vcd: Prevent crash when close() is called twice |
commit | commitdiff | tree | download |
3a4fab8 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | interrupts: Redone the logic of delivery |
commit | commitdiff | tree | download |
e4b36b5 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | interrupts: Now track pending and running states |
commit | commitdiff | tree | download |
0225749 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | vcd: Increased limits |
commit | commitdiff | tree | download |
871d222 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | twi: Revert to NO_STATE after a stop |
commit | commitdiff | tree | download |
01956eb |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | adc: Removed spurious trace |
commit | commitdiff | tree | download |
400f588 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | arduidiot: Further pinout tweaks for 256's |
commit | commitdiff | tree | download |
6d4c028 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | twi: Always release STOP bit |
commit | commitdiff | tree | download |
cb020ec |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | adc: bit of reformating |
commit | commitdiff | tree | download |
e6a640f |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | shared: Some more tweaks to arduidiot_pins |
commit | commitdiff | tree | download |
05dd874 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | Small reformat of long lines |
commit | commitdiff | tree | download |
fb4bcf5 |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | simavr: Fixed mega250 pinouts for arduidiots |
commit | commitdiff | tree | download |
34fa73c |
Thu, 2. Jul 2015, 20:02:54 |
Michel Pollet | uart_pty: Added a flush timer |
commit | commitdiff | tree | download |
99e7355 |
Thu, 2. Jul 2015, 20:02:53 |
Michel Pollet | arduidiot_pins: Added mega2560 |
commit | commitdiff | tree | download |
41e6de8 |
Fri, 29. May 2015, 22:36:26 |
Michel Pollet | Merge pull request #121 from guyzmo/improved_osx_support |
commit | commitdiff | tree | download |
acd6232 |
Fri, 29. May 2015, 22:26:59 |
Bernard `Guyzmo... | added support for MacOSX homebrew |
commit | commitdiff | tree | download |
8075bc3 |
Mon, 18. May 2015, 11:20:13 |
Michel Pollet | Merge pull request #120 from frej/avoid-buffer-overrun |
commit | commitdiff | tree | download |
f4a2890 |
Sun, 17. May 2015, 17:10:22 |
Frej Drejhammar | Avoid buffer overrun on smaller AVRs |
commit | commitdiff | tree | download |
f1e2544 |
Mon, 27. Apr 2015, 09:45:27 |
Michel Pollet | Merge pull request #119 from bsekisser/bsekisser-adc... |
commit | commitdiff | tree | download |
f65ac1a |
Sun, 26. Apr 2015, 14:42:30 |
bsekisser | adc: check r_adcsrb is valid before init |
commit | commitdiff | tree | download |
1f3f065 |
Wed, 22. Apr 2015, 10:35:36 |
Michel Pollet | Merge pull request #117 from bsekisser/bsekisser-flash... |
commit | commitdiff | tree | download |
77e3f78 |
Sat, 18. Apr 2015, 14:18:18 |
bsekisser | flash: be sure to use current page for writing |
commit | commitdiff | tree | download |
74a05db |
Thu, 9. Apr 2015, 22:29:19 |
Michel Pollet | lin: Don't reset regs at init time |
commit | commitdiff | tree | download |
3c2839b |
Thu, 9. Apr 2015, 22:28:51 |
Michel Pollet | lin: Checked a divide by zero condition |
commit | commitdiff | tree | download |
e86d9e5 |
Thu, 9. Apr 2015, 22:27:56 |
Michel Pollet | ioport: Don't deref NULL on bad param |
commit | commitdiff | tree | download |
0f6f5c4 |
Wed, 8. Apr 2015, 10:51:18 |
Michel Pollet | Merge pull request #96 from bsekisser/bsekisser-master... |
commit | commitdiff | tree | download |
33c4799 |
Mon, 16. Feb 2015, 22:05:33 |
Michel Pollet | Merge pull request #110 from cskarai/fix-optiboot-watchdog |
commit | commitdiff | tree | download |
f73a44a |
Mon, 16. Feb 2015, 22:05:04 |
Michel Pollet | Merge pull request #114 from xqms/atmega2560_uart3 |
commit | commitdiff | tree | download |
dfd97a7 |
Fri, 6. Feb 2015, 01:06:04 |
Max Schwarz | sim_avr.h: increase MAX_IOs by one to 280 |
commit | commitdiff | tree | download |
f4d2478 |
Fri, 6. Feb 2015, 01:06:04 |
Max Schwarz | sim_core + sim_regbit: use 16 bit integers for IO addresses |
commit | commitdiff | tree | download |
62db05d |
Fri, 6. Feb 2015, 00:57:41 |
Max Schwarz | sim_core: don't hardcode max io register address, use... |
commit | commitdiff | tree | download |
7d47dbc |
Fri, 6. Feb 2015, 00:57:41 |
Max Schwarz | add unit test for UART3 echo on ATmega2560 |
commit | commitdiff | tree | download |
1e50f3c |
Mon, 19. Jan 2015, 19:33:17 |
Michel Pollet | Merge pull request #112 from cskarai/fix-timer-ocra-top |
commit | commitdiff | tree | download |
2753534 |
Mon, 19. Jan 2015, 19:32:40 |
Michel Pollet | Merge pull request #111 from cskarai/fix-adc-adate |
commit | commitdiff | tree | download |
948bbf9 |
Wed, 7. Jan 2015, 23:21:23 |
cskarai | Reconfigure fast pwm timer at OCRA write if OCRA is... |
commit | commitdiff | tree | download |
37ce96c |
Wed, 7. Jan 2015, 20:39:47 |
cskarai | Fixed: issue with indentation |
commit | commitdiff | tree | download |
70cd616 |
Tue, 6. Jan 2015, 22:13:40 |
cskarai | Added: free_running autotrigger mode |
commit | commitdiff | tree | download |
8636d5e |
Tue, 6. Jan 2015, 21:32:01 |
cskarai | Added: ADC trigger sources |
commit | commitdiff | tree | download |
91259f9 |
Mon, 5. Jan 2015, 19:36:36 |
Karai Csaba | Fixed: optiboot issue, watchdog is unintentionally... |
commit | commitdiff | tree | download |
81b78e0 |
Wed, 19. Nov 2014, 10:23:43 |
Michel Pollet | Merge pull request #101 from dougszumski/mx_core_add_extint |
commit | commitdiff | tree | download |
89763e5 |
Wed, 5. Nov 2014, 09:04:14 |
Michel Pollet | Merge pull request #103 from distributed/dispatch |
commit | commitdiff | tree | download |
495d2a9 |
Mon, 3. Nov 2014, 21:37:22 |
Michael Meier | do not overwrite _avr_io_mux_write in avr_register_io_write |
commit | commitdiff | tree | download |
next |