This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Penguin 7d7b15078e Got the screen working with the new board with asf4. veery hyped. this is only with 16 bits of data at a time though. need to get 24 bits working now. HYPE
..
p_gpio.c Got the screen working with the new board with asf4. veery hyped. this is only with 16 bits of data at a time though. need to get 24 bits working now. HYPE
p_gpio.h realized now that i never actually ported the project to the new board... so i just needed to port the project and it will work fine. things like mcu, sercom for usart, and pin definitions are different
p_i2c.c realized now that i never actually ported the project to the new board... so i just needed to port the project and it will work fine. things like mcu, sercom for usart, and pin definitions are different
p_i2c.h realized now that i never actually ported the project to the new board... so i just needed to port the project and it will work fine. things like mcu, sercom for usart, and pin definitions are different
p_tcc.c Got the screen working with the new board with asf4. veery hyped. this is only with 16 bits of data at a time though. need to get 24 bits working now. HYPE
p_tcc.h Got the screen working with the new board with asf4. veery hyped. this is only with 16 bits of data at a time though. need to get 24 bits working now. HYPE
p_usart.c Got the screen working with the new board with asf4. veery hyped. this is only with 16 bits of data at a time though. need to get 24 bits working now. HYPE
p_usart.h lvgl debug statements back to working, no display yet for some reason. also changed specs in makefile for crossdev generated toolchain