florian
|
a589637b1d
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
vor 5 Jahren |
florian
|
b77b0df3bd
* AVR: attiny28 is an avr1 CPU
|
vor 5 Jahren |
florian
|
3cb2cff444
* patch by Christo Crause: more AVR controllers, resolves #36683
|
vor 5 Jahren |
florian
|
a124adb9a7
* patch by Christo Crause: add missing atmega-PB controllers, resolves #36667
|
vor 5 Jahren |
florian
|
5e4de7277a
* patch by Christo Craus to reorder the avr controllers for better overview, resolves #36662
|
vor 5 Jahren |
florian
|
104cb227d4
* patch by Christo Crause: board aliases to onboard controllers, resolves #36659
|
vor 5 Jahren |
florian
|
dd2212e1f7
* based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646
|
vor 5 Jahren |
florian
|
61c6c04f71
+ patch by Christo Crause: Support for attiny10x controllers, resolves #36645
|
vor 5 Jahren |
florian
|
0dc7bfde42
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3
|
vor 5 Jahren |
florian
|
4f5b872098
* patch by Christo Crause: avrtiny26 controller is not subarch avr25 but avr2, resolves #36620
|
vor 5 Jahren |
florian
|
0a66f8f1dd
* patch by Christo Crause: Correct subarch for avrtiny series in compiler, resolves #36619
|
vor 5 Jahren |
florian
|
cda78c398f
+ AVR: cputype cpu_avrtiny
|
vor 5 Jahren |
Jeppe Johansen
|
f1a9930550
avr: Fixed some inconsistencies.
|
vor 6 Jahren |
pierre
|
1f20cfe991
Merge of several commits related to enhancements in PPU writing
|
vor 5 Jahren |
florian
|
055a49b202
* patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed.
|
vor 7 Jahren |
Jeppe Johansen
|
4a169e6b1a
Changed subarch of at90pwm161
|
vor 7 Jahren |
florian
|
73c46a5988
- removed unused constants
|
vor 8 Jahren |
florian
|
56b6cedcf4
* increase ram size of the avrsim controller target
|
vor 9 Jahren |
florian
|
bd20c5a66b
* set a proper sram base for the avrsim controller type
|
vor 9 Jahren |
Jeppe Johansen
|
3cb9be73bc
Moved tcontrollerdatatype out into cpuinfo.
|
vor 10 Jahren |
Jeppe Johansen
|
55669f62b1
Added most AVR controllers.
|
vor 10 Jahren |
florian
|
c0dd2047f9
* cosmetics, entries are now properly aligned
|
vor 10 Jahren |
Jeppe Johansen
|
ab9c8bb569
Fixed startup assembler code for the case where there's no data in .bss and/or in .data.
|
vor 10 Jahren |
florian
|
a3553a7320
+ adds missing ct_atmega168 and ct_atmega368 symbols, thanks to mischi
|
vor 10 Jahren |
florian
|
cf552b2a0b
+ ATmeag168/ATmeag368 support
|
vor 10 Jahren |
florian
|
0cd521fc8b
+ ATmega48/ATmega88 support
|
vor 10 Jahren |
florian
|
d58d7b7838
* fixes breakage of r30930 (+ ATtiny24/ATtiny44/ATtiny84 support)
|
vor 10 Jahren |
florian
|
0f73675354
+ ATtiny24/ATtiny44/ATtiny84 support
|
vor 10 Jahren |
florian
|
f5edf77a05
+ Atmega8 support
|
vor 10 Jahren |
florian
|
dfd4d3656b
+ avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed
|
vor 10 Jahren |