b60d2d706ebenchmark runs and fails randomly... next task is to update to master branch of lvgl so documentation becomes useful againPenguin2022-03-08 19:33:08 -0600
265ab8d738reverting from new lvgl to old... there were way more api changes than i thoughtPenguin2022-03-08 19:08:37 -0600
94fb0637f1removing oracle_e54_edition project as oracle_same54n19a is the project that oracle_e54_edition was supposed to be. I will eventually make a oracle_same54p20a version thoughPenguin2022-02-26 20:15:45 -0600
7d7b15078eGot 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. HYPEPenguin2022-02-26 02:05:59 -0600
263cad76d0lvgl debug statements back to working, no display yet for some reason. also changed specs in makefile for crossdev generated toolchainPenguin2022-02-25 22:21:44 -0600
42f177ec81realized 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 differentPenguin2022-02-24 17:26:20 -0600
85e5758dd4facing difficulties with the toolchain from crossdev... frustratingPenguin2022-02-21 17:26:22 -0600
1a385a3a0bi now realize what i was doing way back when... the pre_port project was an asf4 project spawned in atmel studio. the regular e54_edition was a version meant for just gcc and a makefilePenguin2022-02-13 23:11:16 -0600
e59dbb2c88added esf project but theres nothing in it yetPenguin2022-02-12 23:42:11 -0600
0657728299rebeginning development here in 2 tiers: asf4 and esfPenguin2022-02-12 19:46:02 -0600
3ffa149ce8Made board smaller, changed some small thingsPenguin2020-03-24 17:47:56 -0500
0b2d8eab2dAdded usart, i2c, and spi pin locations, as well as labeled sercomsPenguin2020-03-24 17:17:01 -0500
3c3fc3f82bgoing with barrel jack 5v+2A optional input, with usb supplying 400mA + 100mA for internalsPenguin2020-03-23 20:34:27 -0500
dc1cc8880fTrying to figure out how I want to do power...Penguin2020-03-23 20:09:19 -0500
95d9b41c52Added hierarchical pins for some components, finished io expander to lcd bus, going with 2x20 icd block header for the tft bus but dont have a part number for digikeyPenguin2020-03-20 01:57:15 -0500
3cdbf95028more connections, need to update readmes with proper docsPenguin2020-03-19 19:17:17 -0500
d19382b3d0made some connections, creating firmware base from asf4Penguin2020-03-19 18:54:56 -0500