Commit Graph

2 Commits

Author SHA1 Message Date
Graham Sanderson
60829a134a Make examples friendlier for non GCC compilers and fixed slave_mem_i2c.c to compile on boards without I2C pins (#336) 2023-03-10 15:41:40 -06:00
Peter Harper
5e1c1ca7b6 Add i2c slave example (#320)
* Add i2c slave example

from https://github.com/vmilea/pico_i2c_slave

To test you need to wire pin GP4 to GP6 (SDA), and pin GP5 to GP7 (SCL)
2023-02-07 08:03:00 -06:00