Shield Code 6.0
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:
src

Files

file  AT25M02.cpp [code]
 This control's microchip's AT25M02 EEPROM Device. This treats it as a circular queue, and will not overwrite existing data.
 
file  IMU.cpp [code]
 Source file for the IMU library for Dartmouth's 317 Lab.
 
file  main.cpp [code]
 Main file for the 317 lab project.
 
file  Max1148.cpp [code]
 
file  modded_system_sam3xa.c [code]
 Rewrite of system_sam3xa.c to support the external crystal oscillator on the shield. 317 Lab changes are flagged in comments. This is compiled into modded_libsam_3x8e_gcc_rel.a, which is linked into the final binary with replace_libsam.py. We have to do this because the Arduino framework uses a precompiled library for initial chip setup. This allows us to modify clock settings without changing the Platformio build process.
 
file  Pip.cpp [code]
 Source file for the Pip library for Dartmouth's 317 Lab.