ccrause
|
be54d40660
Also add boot information to board aliases.
|
2 년 전 |
ccrause
|
289fdc72c5
[AVR] Include bootloader starting address and max size where relevant.
|
2 년 전 |
florian
|
e28b76a64e
* avr tiny has no adiw/sbiw instructions, resolves #39783
|
3 년 전 |
florian
|
bce88f2e2b
* AVR: trgcpu.do_spill_read must load ofs
|
3 년 전 |
florian
|
5d97ff43fa
+ CPUAVR_HAS_ADIW
|
3 년 전 |
florian
|
314d3579fc
* avr3 and avr31 should also have a movw instruction
|
3 년 전 |
florian
|
27fb9086aa
* cleanup: cs_opt_loopunroll is a generic optimization for a long time already
|
3 년 전 |
florian
|
ff3acfb8cd
* cleanup of 2.7.0 defines
|
3 년 전 |
florian
|
7a8893396d
* revert last commit, avr4 has no call/jmp
|
4 년 전 |
florian
|
eb96734b20
* avr4 has mul instructions
|
4 년 전 |
florian
|
297d6e2c60
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
5 년 전 |
florian
|
dea63e3d61
* AVR: attiny28 is an avr1 CPU
|
5 년 전 |
florian
|
04ad607bb4
* patch by Christo Crause: more AVR controllers, resolves #36683
|
5 년 전 |
florian
|
5040e31f11
* patch by Christo Crause: add missing atmega-PB controllers, resolves #36667
|
5 년 전 |
florian
|
e033269deb
* patch by Christo Craus to reorder the avr controllers for better overview, resolves #36662
|
5 년 전 |
florian
|
4fe21a8e1a
* patch by Christo Crause: board aliases to onboard controllers, resolves #36659
|
5 년 전 |
florian
|
36058ca4d4
* based on a patch by Christo Crause: more compiler fixes for avrtiny, resolves #36646
|
5 년 전 |
florian
|
00214406bc
+ patch by Christo Crause: Support for attiny10x controllers, resolves #36645
|
5 년 전 |
Jonas Maebe
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
5 년 전 |
florian
|
670c61e760
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 1/3
|
5 년 전 |
florian
|
d2a059bd02
* patch by Christo Crause: avrtiny26 controller is not subarch avr25 but avr2, resolves #36620
|
5 년 전 |
florian
|
3ab8830b83
* patch by Christo Crause: Correct subarch for avrtiny series in compiler, resolves #36619
|
5 년 전 |
florian
|
aaa6ae5770
+ AVR: cputype cpu_avrtiny
|
5 년 전 |
pierre
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
6 년 전 |
Jeppe Johansen
|
0d97dc7965
avr: Fixed some inconsistencies.
|
6 년 전 |
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.
|
7 년 전 |
Jeppe Johansen
|
4a169e6b1a
Changed subarch of at90pwm161
|
7 년 전 |
florian
|
73c46a5988
- removed unused constants
|
8 년 전 |
florian
|
56b6cedcf4
* increase ram size of the avrsim controller target
|
9 년 전 |
florian
|
bd20c5a66b
* set a proper sram base for the avrsim controller type
|
9 년 전 |