Chnaged the GPIO module to use the memory data structures.
Added a general configuration file for all modules (darwin_conf.h).
Showing
- Makefile 32 additions, 20 deletionsMakefile
- include/darwin_conf.h 10 additions, 0 deletionsinclude/darwin_conf.h
- include/darwin_registers.h 0 additions, 51 deletionsinclude/darwin_registers.h
- include/gpio.h 3 additions, 5 deletionsinclude/gpio.h
- include/gpio_registers.h 56 additions, 0 deletionsinclude/gpio_registers.h
- include/ram.h 0 additions, 37 deletionsinclude/ram.h
- src/cm730_fw.c 23 additions, 15 deletionssrc/cm730_fw.c
- src/gpio.c 64 additions, 54 deletionssrc/gpio.c
- src/ram.c 0 additions, 119 deletionssrc/ram.c
Loading
Please register or sign in to comment