This repository has been archived on 2026-05-29 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
344d0000fac808e4ca480c632ac2b688d9c0d964
- Implemented DMA functionality with a new dma.c and dma.h file. - Added LiquidCrystal I2C driver with liquidcrystal_i2c.c and liquidcrystal_i2c.h files. - Updated CMakeLists.txt to include dma.c and liquidcrystal_i2c.c in the build process. - Modified build.ninja and compile_commands.json to reflect the new source files. - Enhanced the main application to utilize the new DMA and LiquidCrystal I2C features.
LightTAM_RFID_Reader
Description
Languages
C
97.7%
Assembly
1.9%
C++
0.3%