Fixes for ATmega2560 and friend:
authorga <ga@oldell.fish>
Tue, 23 Mar 2021 21:20:56 +0000 (21:20 +0000)
committerga <ga@oldell.fish>
Sat, 27 Mar 2021 12:46:23 +0000 (12:46 +0000)
commitd3c1b0fe32cae1cb537d253be62a4a3065e3c4e7
tree003b9fa5f9a65475f18f9e98d397128a6053ea08
parent5d7d782299f0f74a726aed77c1254cd094a7241f
Fixes for ATmega2560 and friend:
  enable pin change interrupts on PORTK;
  conditionally enable pin change interrupts on PORTE/0 - shared with PORTJ;
  run the ACOMP initialisation function;
  add close relative ATmega2561.
simavr/cores/sim_mega2560.c
simavr/cores/sim_mega2560.h