Description: HAL Hardware Abstraction Layer source code, based on the ucosii operating system, it is worth learning and drawing
To Search:
File list (Check if you may need any files):
READ.ME
uHAL
....\Boards
....\......\7092EVM
....\......\.......\board.c
....\......\.......\driver.s
....\......\.......\memmap.s
....\......\.......\platform.h
....\......\.......\platform.h.bak
....\......\.......\platform.s
....\......\.......\target.s
....\boards.in
....\Build
....\.....\common.make
....\.....\HMS39C7092
....\.....\..........\board.in
....\.....\..........\makefile
....\.....\..........\uHALlibrary.apj
....\.....\makefile
....\doit
....\environ.in
....\h
....\.\bits.h
....\.\bits.s
....\.\cdefs.h
....\.\except_h.h
....\.\except_h.h.bak
....\.\except_h.s
....\.\except_h.s.bak
....\.\linkdata.s
....\.\linkdata.s.bak
....\.\makefile
....\.\README.TXT
....\.\sizes.h
....\.\sizes.s
....\.\uart.h
....\.\uhal.h
....\makefile
....\Processors
....\..........\ARM7T
....\..........\.....\mmu7T.s
....\..........\cache.c
....\..........\control.s
....\..........\mmu.s
....\..........\mmumacro.s
....\..........\mmu_h.h
....\..........\mmu_h.s
....\..........\nommu.s
....\..........\paget.s
....\..........\whatami.s
....\README.TXT
....\RELNOTES.TXT
....\rules.in
....\Sources
....\.......\boot.s
....\.......\cpumode.s
....\.......\crt.c
....\.......\divide.s
....\.......\external.s
....\.......\fiq.c
....\.......\fiqlib.s
....\.......\fiqtrap.s
....\.......\heap.c
....\.......\iolib.c
....\.......\irq.c
....\.......\irq.c.bak
....\.......\irqlib.s
....\.......\irqtrap.s
....\.......\led.c
....\.......\pci.c
....\.......\startup.s
....\.......\timer.c
....\.......\uart.c
uHALDemos
.........\boards.in
.........\Build
.........\.....\common.make
.........\.....\HMS39C7092
.........\.....\..........\bubble.apj
.........\.....\..........\heap.apj
.........\.....\..........\hello.apj
.........\.....\..........\io.apj
.........\.....\..........\led.apj
.........\.....\..........\makefile
.........\.....\..........\queens.apj
.........\.....\..........\sieve.apj
.........\.....\..........\sieve500.apj
.........\.....\..........\simple-caches.apj
.........\.....\..........\system-timer.apj
.........\.....\..........\tick.apj
.........\.....\makefile
.........\environ.in
.........\makefile
.........\README.TXT
.........\RELNOTES.TXT
.........\Sources
.........\.......\bubble.c
.........\.......\heap.c
.........\.......\hello.c
.........\.......\io.c