px4dev
|
e5fa9dbcea
|
Move the LSM303D driver over into the new world.
|
2013-04-06 11:16:24 -07:00 |
|
Lorenz Meier
|
e2c30d7c1d
|
Added include dir for RGB led
|
2013-04-06 12:12:39 +02:00 |
|
Lorenz Meier
|
c25248f1af
|
Fixed RGB led warnings and error handling
|
2013-04-06 12:00:51 +02:00 |
|
px4dev
|
c558ad15ab
|
Add the RGB LED driver as an example.
|
2013-04-06 01:00:07 -07:00 |
|
px4dev
|
8b9b41fd50
|
Populate INCLUDE_DIRS with some likely candidates.
Implement __EXPORT and such for modules, as well as symbol visibility.
Don't use UNZIP to point to unzip, as it looks there for arguments.
|
2013-04-06 00:51:59 -07:00 |
|
px4dev
|
6b215be739
|
Use indirect calls for all commands (echo, make, etc.)
Replace our dependency on xxd with a toolchain call, and implement the backend using objcopy evil for the default toolchain.
|
2013-02-23 22:01:00 -08:00 |
|
px4dev
|
d24599931a
|
APP -> MODULE
remove as many duplicate slashes, etc. as seems practical
|
2013-02-23 22:01:00 -08:00 |
|
px4dev
|
8d7621079a
|
Checkpoint: application framework makefile done
|
2013-02-23 22:00:59 -08:00 |
|