aboutsummaryrefslogtreecommitdiff
path: root/config.env
AgeCommit message (Collapse)Author
2024-05-27Use SDCC's new calling conventionJuan J. Martinez
(this is an ABI breaking change, and will require changes to user-written asm functions or their declarations)
2022-04-27Tested SDCC 4.2.0Juan J. Martinez
2021-10-31SDCC versions and support for current snapshotsJuan J. Martinez
2021-10-02Make it portable (depends on GNU Make)Juan J. Martinez
2021-10-02Introduced config.envJuan J. Martinez
One config to rule the whole build system and the tests.