- Expand the ArduinoUNO API with PWM, microsecond delays, millis/micros timing, pulse measurement, serial I/O, shift helpers, and interrupt control
- Add special code generation for serial_print and serial_println so string and integer values map to the correct runtime functions
- Add an HC-SR04 ultrasonic distance sensor example