Jared Boone
|
5363ec3672
|
Use new GPIO API to abstract GPIO in various drivers.
Had to do it all at once due to name conflicts with API exposed in libopencm3.
Quite invasive patch! Also precipitated an LED API...
|
2014-11-15 16:26:59 -08:00 |
|
Michael Ossmann
|
dbf43bb06b
|
resolved conflicts and merged jboone:firmware_cmake
|
2014-11-04 17:53:42 -07:00 |
|
Jared Boone
|
9e95d235b4
|
Create separate CMake toolchain file. Add references to toolchain file in each firmware CMakeLists.txt. I suspect this can be simpler still, just not sure how, yet...
|
2014-08-11 16:43:58 -07:00 |
|
Jared Boone
|
2a7ed069c7
|
Firmware build system is now CMake, and seems much more sane on the whole.
|
2014-08-11 16:37:14 -07:00 |
|
Jared Boone
|
2538785165
|
Replace GPIO control of 1V8 supply with official function enable_1v8_power().
|
2014-08-11 16:08:30 -07:00 |
|
Jared Boone
|
552dbe4a6d
|
Add sgpio.c to C files, now required for pin initialization.
|
2013-11-20 15:23:26 -08:00 |
|
Michael Ossmann
|
8eb95ca39c
|
induce fewer seizures
|
2013-02-22 18:41:46 -07:00 |
|
Michael Ossmann
|
0caf6b72b6
|
corrected CPU clock speed
|
2013-02-22 18:23:41 -07:00 |
|
Michael Ossmann
|
5a76816b54
|
program SPI flash with arbitrary data
|
2013-02-13 22:12:32 -07:00 |
|
Michael Ossmann
|
614c45044e
|
test program for SPI flash programming
|
2013-02-13 18:27:46 -07:00 |
|