GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
uwuboot
Download ZIP
614 commits
Transfer to URL with SHA
tree:
cc875ca258
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
hardware
/
latest commit
0d7796cac2
profi200
authored
on 15 Nov 2017
..
cache.s
Use unified pools for data in .s files.
8 years ago
exception.s
Fixed stack alignment in IRQ handlers.
8 years ago
gfx.c
Use bit shifts instead of harcoded value for initial LCD poweron.
8 years ago
gpio.c
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
8 years ago
hardware.c
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
8 years ago
hid.c
Temporary workaround for yet another MCU bug.
8 years ago
i2c.c
Use inline functions when useful.
8 years ago
interrupt.c
Disable FIQs entirely.
8 years ago
mmu.c
Fixed some potential bugs the PVS Studio demo found.
8 years ago
timer.c
Added TIMER_getTicks() function.
8 years ago