sept: add secondary skeleton + buildscript
1 parent 26f45fa commit 5fe24b620d7b0e29b526918c0eb507efcbf89913
@Michael Scire Michael Scire authored on 20 Feb 2019
Showing 94 changed files
View
.gitignore
View
fusee/fusee-secondary/Makefile
View
fusee/fusee-secondary/src/nxboot.c
View
sept/Makefile
View
sept/sept-secondary/Makefile 0 → 100644
View
sept/sept-secondary/linker.ld 0 → 100644
View
sept/sept-secondary/linker.specs 0 → 100644
View
sept/sept-secondary/sept_sign.py 0 → 100644
View
sept/sept-secondary/src/apb_misc.h 0 → 100644
View
sept/sept-secondary/src/btn.c 0 → 100644
View
sept/sept-secondary/src/btn.h 0 → 100644
View
sept/sept-secondary/src/car.c 0 → 100644
View
sept/sept-secondary/src/car.h 0 → 100644
View
sept/sept-secondary/src/chainloader.c 0 → 100644
View
sept/sept-secondary/src/chainloader.h 0 → 100644
View
sept/sept-secondary/src/di.c 0 → 100644
View
sept/sept-secondary/src/di.h 0 → 100644
View
sept/sept-secondary/src/di.inl 0 → 100644
View
sept/sept-secondary/src/display/cfb_console.c 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/display/video_fb.h 0 → 100644
View
sept/sept-secondary/src/display/video_font_large.h 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/display/video_font_small.h 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/emc.h 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/exception_handlers.c 0 → 100644
View
sept/sept-secondary/src/exception_handlers.h 0 → 100644
View
sept/sept-secondary/src/exception_handlers_asm.s 0 → 100644
View
sept/sept-secondary/src/flow.h 0 → 100644
View
sept/sept-secondary/src/fs_utils.c 0 → 100644
View
sept/sept-secondary/src/fs_utils.h 0 → 100644
View
sept/sept-secondary/src/fuse.c 0 → 100644
View
sept/sept-secondary/src/fuse.h 0 → 100644
View
sept/sept-secondary/src/gpio.c 0 → 100644
View
sept/sept-secondary/src/gpio.h 0 → 100644
View
sept/sept-secondary/src/hwinit.c 0 → 100644
View
sept/sept-secondary/src/hwinit.h 0 → 100644
View
sept/sept-secondary/src/i2c.c 0 → 100644
View
sept/sept-secondary/src/i2c.h 0 → 100644
View
sept/sept-secondary/src/init.c 0 → 100644
View
sept/sept-secondary/src/lib/fatfs/00history.txt 0 → 100644
View
sept/sept-secondary/src/lib/fatfs/00readme.txt 0 → 100644
View
sept/sept-secondary/src/lib/fatfs/diskio.c 0 → 100644
View
sept/sept-secondary/src/lib/fatfs/diskio.h 0 → 100644
View
sept/sept-secondary/src/lib/fatfs/ff.c 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/lib/fatfs/ff.h 0 → 100644
View
sept/sept-secondary/src/lib/fatfs/ffconf.h 0 → 100644
View
sept/sept-secondary/src/lib/fatfs/ffsystem.c 0 → 100644
View
sept/sept-secondary/src/lib/fatfs/ffunicode.c 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/lib/fatfs/integer.h 0 → 100644
View
sept/sept-secondary/src/lib/ini.c 0 → 100644
View
sept/sept-secondary/src/lib/ini.h 0 → 100644
View
sept/sept-secondary/src/lib/log.c 0 → 100644
View
sept/sept-secondary/src/lib/log.h 0 → 100644
View
sept/sept-secondary/src/lib/lz.c 0 → 100644
View
sept/sept-secondary/src/lib/lz.h 0 → 100644
View
sept/sept-secondary/src/lib/vsprintf.c 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/lib/vsprintf.h 0 → 100644
View
sept/sept-secondary/src/main.c 0 → 100644
View
sept/sept-secondary/src/max77620.h 0 → 100644
View
sept/sept-secondary/src/max7762x.c 0 → 100644
View
sept/sept-secondary/src/max7762x.h 0 → 100644
View
sept/sept-secondary/src/mc.c 0 → 100644
View
sept/sept-secondary/src/mc.h 0 → 100644
View
sept/sept-secondary/src/panic.c 0 → 100644
View
sept/sept-secondary/src/panic.h 0 → 100644
View
sept/sept-secondary/src/panic_color.h 0 → 100644
View
sept/sept-secondary/src/pinmux.h 0 → 100644
View
sept/sept-secondary/src/pmc.h 0 → 100644
View
sept/sept-secondary/src/preprocessor.h 0 → 100644
View
sept/sept-secondary/src/sdmmc/mmc.h 0 → 100644
View
sept/sept-secondary/src/sdmmc/sd.h 0 → 100644
View
sept/sept-secondary/src/sdmmc/sdmmc.c 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/sdmmc/sdmmc.h 0 → 100644
View
sept/sept-secondary/src/sdmmc/sdmmc_core.c 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/sdmmc/sdmmc_core.h 0 → 100644
View
sept/sept-secondary/src/sdmmc/sdmmc_tegra.h 0 → 100644
View
sept/sept-secondary/src/sdram.c 0 → 100644
View
sept/sept-secondary/src/sdram.h 0 → 100644
View
sept/sept-secondary/src/sdram.inl 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/sdram_lp0.c 0 → 100644
Too large (Show diff)
View
sept/sept-secondary/src/sdram_lz.inl 0 → 100644
View
sept/sept-secondary/src/sdram_param_t210.h 0 → 100644
View
sept/sept-secondary/src/sdram_param_t210_lp0.h 0 → 100644
View
sept/sept-secondary/src/se.c 0 → 100644
View
sept/sept-secondary/src/se.h 0 → 100644
View
sept/sept-secondary/src/stage2.c 0 → 100644
View
sept/sept-secondary/src/stage2.h 0 → 100644
View
sept/sept-secondary/src/start.s 0 → 100644
View
sept/sept-secondary/src/sysctr0.h 0 → 100644
View
sept/sept-secondary/src/sysreg.h 0 → 100644
View
sept/sept-secondary/src/timers.h 0 → 100644
View
sept/sept-secondary/src/uart.c 0 → 100644
View
sept/sept-secondary/src/uart.h 0 → 100644
View
sept/sept-secondary/src/utils.c 0 → 100644
View
sept/sept-secondary/src/utils.h 0 → 100644