Logo
Explore Help
Sign In
jackcartersmith/blackmagic
1
0
Fork 0
You've already forked blackmagic
Code Issues Pull Requests Releases Activity
blackmagic/lib/lpc43xx
History
Jared Boone 18bcbc3d28 Consolidate ssp_read and ssp_write into a single function, ssp_transfer. SSP bus transfers are bi-directional -- when bytes are written, they are also read.
2013-07-07 13:52:12 -07:00
..
gpio.c
Changed to use stdint types.
2013-06-12 19:11:22 -07:00
i2c.c
Add generated bit/shift/mask #defines for CGU, CREG, RGU, USB (USB0 only) peripherals.
2013-07-07 13:52:08 -07:00
libopencm3_lpc43xx_ram_only.ld
Changed ldscripts to use new RAM region names, placed .data/.bss/stack into separate local RAM region.
2013-07-07 13:52:10 -07:00
libopencm3_lpc43xx_rom_to_ram.ld
Changed ldscripts to use new RAM region names, placed .data/.bss/stack into separate local RAM region.
2013-07-07 13:52:10 -07:00
libopencm3_lpc43xx.ld
Changed ldscripts to use new RAM region names, placed .data/.bss/stack into separate local RAM region.
2013-07-07 13:52:10 -07:00
Makefile
UART driver and Example code for JellyBean.
2013-07-07 13:52:07 -07:00
scu.c
Changed to use stdint types.
2013-06-12 19:11:22 -07:00
ssp.c
Consolidate ssp_read and ssp_write into a single function, ssp_transfer. SSP bus transfers are bi-directional -- when bytes are written, they are also read.
2013-07-07 13:52:12 -07:00
uart.c
UART driver and Example code for JellyBean.
2013-07-07 13:52:07 -07:00
vector_chipset.c
First coarse run to fix coding style in locm3.
2013-06-12 18:22:56 -07:00
Powered by Gitea
English
English
Licenses API