Commit History

Author SHA1 Message Date
  Jeppe Johansen 0b182a1620 Fix types on embedded RTL. 6 years ago
  florian a589637b1d * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 5 years ago
  florian b77b0df3bd * AVR: attiny28 is an avr1 CPU 5 years ago
  florian 3cb2cff444 * patch by Christo Crause: more AVR controllers, resolves #36683 5 years ago
  florian a124adb9a7 * patch by Christo Crause: add missing atmega-PB controllers, resolves #36667 5 years ago
  florian 5e4de7277a * patch by Christo Craus to reorder the avr controllers for better overview, resolves #36662 5 years ago
  florian 61c6c04f71 + patch by Christo Crause: Support for attiny10x controllers, resolves #36645 5 years ago
  florian fd5614576f * patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 2/3 5 years ago
  florian 4f5b872098 * patch by Christo Crause: avrtiny26 controller is not subarch avr25 but avr2, resolves #36620 5 years ago
  florian 0a66f8f1dd * patch by Christo Crause: Correct subarch for avrtiny series in compiler, resolves #36619 5 years ago
  florian 0add128d7b + AVR: initial support of the avrtiny architecture in the rtl 5 years ago
  pierre 918ca565f2 Merge commit 44291 4 years ago
  pierre 59600e12bc Add missing pieces of commit r41949 into fixes branch 5 years ago
  pierre c689563167 ------------------------------------------------------------------------ 6 years ago
  pierre 02c14a51c8 ------------------------------------------------------------------------ 6 years ago
  pierre 554d1f4b57 ------------------------------------------------------------------------ 6 years ago
  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 years ago
  florian 7d1d91e9cc * compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068 7 years ago
  pierre bdd3b4e695 * Move rtl.cfg content to system.cfg 7 years ago
  pierre 595938637e Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option 7 years ago
  Jeppe Johansen 4a169e6b1a Changed subarch of at90pwm161 7 years ago
  florian b41cb26727 + write selected features in ppu of the system unit and load them further on 7 years ago
  florian 6cd65d9511 * avrsim also provided when SUBARCH is avr6 8 years ago
  florian c7d5525b56 + implemented some AVR specific intrinsics 8 years ago
  nickysn 748428b637 + support the KOI8-R and KOI8-U Cyrillic encodings 8 years ago
  nickysn fce5fbd726 + added cp3021 (Bulgarian MIK) code page support 8 years ago
  nickysn 396eebbfb5 + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] 8 years ago
  nickysn 35be7348fb + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869 8 years ago
  nickysn ef25c33d69 + added cp855 to the implicit unit list in the rtl makefiles 8 years ago
  Jeppe Johansen 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 8 years ago