mikrokontrollersystemer-pro.../prosjekt.X
Sebastian H. Gabrielli 4e0b810346 Functioning I2C slave data receive
The slave now receives and prints data successfully.
2024-03-20 13:00:40 +01:00
..
nbproject Functioning I2C slave data receive 2024-03-20 13:00:40 +01:00
command-handler.c Implement command parser up to second parameter 2024-03-06 13:51:52 +01:00
command-handler.h Implement command parser up to second parameter 2024-03-06 13:51:52 +01:00
i2c.c Functioning I2C slave data receive 2024-03-20 13:00:40 +01:00
i2c.h Functioning I2C slave data receive 2024-03-20 13:00:40 +01:00
main.c Functioning I2C slave data receive 2024-03-20 13:00:40 +01:00
Makefile Create MPLabX project 2024-03-06 12:34:22 +01:00
uart.c Add UART functionality 2024-03-06 15:36:24 +01:00
uart.h Add comments 2024-03-06 15:55:56 +01:00