There is a simple project I want to build which consists of five buttons and five leds, two of the buttons that I want to stick to PORTA, require pullups to work as they share a common ground while the rest of the three buttons on PORTC doesn't need pullups. The problem that I am facing is that...