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
d7fdcefbd7
lpc43xx: Fix rom_to_ram linker script
...
It was missing some definitions compared to the libopencm3_lpc43xx.ld.
2013-07-07 18:22:56 -04:00
..
m0
lpc43xx: Add irq.yaml for M0 core
2013-07-07 13:52:16 -07:00
m4
lpc43xx: Fix rom_to_ram linker script
2013-07-07 18:22:56 -04: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
lpc43: Use uint*_t instead of u*
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
lpc43xx/ssp: Fix duplicate function definition from merge
2013-07-07 13:52:14 -07:00
uart.c
lpc43xx/uart: Fix code style
2013-07-07 13:52:15 -07:00