TDD - You can write code without actual hardware (Part II)
This post is an extension of "TDD - You can write code without actual hardware (Part I)". Previously, eeprom_controller.c includes only the read-byte function. Let's start to add a write-byte test in test_eeprom_controller.c. After writing one byte i...
hyunwoochoi.hashnode.dev2 min read