TDD - You can write code without actual hardware (Part III)
This post is an extension of "TDD - You can write code without actual hardware (Part II)". Previously, eeprom_controller.c includes the read-byte function and write-byte function. Let's start to add a multiple write-byte test and a multiple read-byte...
hyunwoochoi.hashnode.dev3 min read