TitanMKD
3c8e76f679
Added ROM to RAM code copy & exec with example of how to use it (miniblink_rom_to_ram).
13 years ago
TitanMKD
8d97dbc7c3
Work on scs.h register and also nvic.h.
ARM Interrupt API (see nvic.h).
ARM SysTick API (see systick.h).
Example using both Interrupt and SysTick and blink LED1/2/3 see systickdemo.c.
13 years ago
Michael Ossmann
251687fe37
changed I2C to run directly from IRC
13 years ago
TitanMKD
8adc873e84
Fixed SSP, tested with Oscilloscope Write work fine (tested SPI Mode).
For more details on tests see ssp/README.
13 years ago
Michael Ossmann
e7941eace9
added i2c.c that I forgot earlier
13 years ago
TitanMKD
d7a7fd9d30
* Added SSP Driver (Not Tested).
* Replaced leading space by tabulations.
13 years ago
Michael Ossmann
5698016877
moved stuff out of i2cdemo.c and into drivers/headers
13 years ago
TitanMKD
686c0cf050
Minor fix
13 years ago
TitanMKD
e7fbc2220b
Added JellyBean Configuration for PinMux, GPIO In/Out (work in progress).
Added scu driver file scu.c.
Modified Makefile/Makefile.include to generate .map file and use -O2 as optimization.
Modified hackrf-jellybean miniblink.c to enable 1V8 and blink LED1,2&3 with configuration of PinMux and GPIO.
13 years ago
Michael Ossmann
38abe9f01f
replaced linker script I accidentally deleted
13 years ago
Michael Ossmann
82181c2cda
trying to rm again
13 years ago
Michael Ossmann
27b1597c1a
rm renamed file
13 years ago
Michael Ossmann
4c37af55f4
renamed linker script
13 years ago
Michael Ossmann
3a9d48923a
semicolons might help
13 years ago
Michael Ossmann
61e162e3d2
Makefile updates
13 years ago
Michael Ossmann
ce14f4c077
updated linker script
13 years ago
Michael Ossmann
5e1bcaa582
gpio.c, vector.c updated for LPC43xx
13 years ago
Michael Ossmann
9439ce9d69
new lib/lpc43xx, starting with copy of lpc17xx
13 years ago