mikrokontrollersystemer-pro.../prosjekt.X
Sebastian H. Gabrielli ac78f33c98 Create basic i2c skeleton with interrupts
I2C init function has been created.
Interrupts have been made for each I2C interrupt. Which interrupt does
what is currently unknown.

See #1
2024-03-06 14:58:49 +01:00
..
nbproject Create basic i2c skeleton with interrupts 2024-03-06 14:58:49 +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 Create basic i2c skeleton with interrupts 2024-03-06 14:58:49 +01:00
i2c.h Create basic i2c skeleton with interrupts 2024-03-06 14:58:49 +01:00
main.c Create MPLabX project 2024-03-06 12:34:22 +01:00
Makefile Create MPLabX project 2024-03-06 12:34:22 +01:00