I'm designing a PCB with an ATmega328P (SMD) and two ADS1118 ADCs (also SMD) that will be connected to the ICSP pins of the ATmega328P. Will these two ADCs, in parallel with the MCU, pose a problem for bootloader flashing/MCU programming through the ICSP pins?
Do I need to add some switches to the PCB to disconnect the ADCs during programming?

