summaryrefslogtreecommitdiff
path: root/firmware/common.mk
Commit message (Expand)AuthorAge
* When building the package, the source is not necessarily part of a git reposi...Ruben Undheim2018-12-20
* Fixes problem with ubertooth-dfu not found. The install script assumes that u...Ruben Undheim2018-12-20
* support optimize level -O2Hannes Ellinger2016-05-12
* change file encoding to UTF-8Hannes Ellinger2016-05-12
* Allow ubertooth-dfu path to be passed to makeDominic Spill2016-02-14
* Build RX only firmware as part of the release processDominic Spill2015-09-06
* Allow Rx only firmware to be built by setting an environment variableDominic Spill2015-09-06
* Remove requirement for libstdc++ for non-C++ firmware codeDominic Spill2015-08-25
* firmware: Add ctags rule to build.Theodore A. Roth2015-05-06
* Remove non-existant dir from EXTRAINCDIRS.Theodore A. Roth2015-05-06
* fix detection of non Python USB DFU tool for a clean git checkout, and remove...Adam Laurie2015-04-02
* Move hopping pattern precalc to right before we start hoppingDominic Spill2015-03-04
* Strip unused code from the firmware.Alex Deymo2014-04-19
* Make it possible to use another toolchain by defining CROSS_COMPILEAlexander Holler2014-03-04
* Add dirty tree flag to the git revisionDominic Spill2013-11-28
* firmware, host: compile info commandMike Ryan2013-08-19
* firmware revision: switch to git-abcdef9Mike Ryan2013-08-19
* Fix EXTRAINCDIRS and path to DFU_TOOLJonathan W Miner2013-06-26
* Remove all traces of SVN revision numbers from firmware codeDominic Spill2012-10-09
* firmware and host: return `git describe` string for revisionMike Ryan2012-08-25
* Host/firmwareDominic Spill2012-07-16
* Use Openmoko vendor and product IDsDominic Spill2012-07-09
* Move squelch to firmware.Will Code2012-03-25
* Firmware: change optimization to -Os, make timing loops work with optimizationWill Code2012-03-08
* Remove --gc-sections from LDFLAGS to support arm-eabi-none-gcc 4.6.1Dominic Spill2012-03-06
* added assembly_test firmware and procedureMike Ossmann2011-08-04
* automatic firmware revision tagging; can query with ubertooth-utilMike Ossmann2011-08-02
* firmware/common.mk: allow override of DFU_TOOL for distro building/packagingZero Chaos2011-07-18
* Try to guess where ubertooth-dfu is installedDominic Spill2011-07-17
* Add dfu file suffix supportDominic Spill2011-07-12
* Generalise makefiles (there's a point to this, really, you'll see)Dominic Spill2011-07-10