This website requires JavaScript.
Explore
Help
Sign In
jackcartersmith
/
blackmagic
Watch
1
Star
0
Fork
0
You've already forked blackmagic
Code
Issues
Pull Requests
Releases
Activity
blackmagic
/
lib
/
lpc43xx
History
Ben Gamari
17fd708f66
Move lpc43xx and lpc43xx_m0 code to lpc43xx/ hierarchy
...
Previously there were nasty dependency issues causing M4 objects to be linked into the M0 library
2013-07-07 13:52:13 -07:00
..
m0
Move lpc43xx and lpc43xx_m0 code to lpc43xx/ hierarchy
2013-07-07 13:52:13 -07:00
m4
Move lpc43xx and lpc43xx_m0 code to lpc43xx/ hierarchy
2013-07-07 13:52:13 -07:00
gpio.c
Changed to use stdint types.
2013-06-12 19:11:22 -07:00
i2c.c
Add a duty cycle count argument to i2c0_init() to adjust for changes in APB1 clock.
2013-07-07 13:52:12 -07:00
ipc.c
make sure the m0 is really running/stopped
2013-07-07 13:52:13 -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