Henryk Plötz
|
d60565e021
|
Generate linker map-file, to better judge space consumption
|
2012-02-01 04:55:22 +01:00 |
Stefan `Sec` Zehl
|
e8eb8402d0
|
Sanitize linking for main firmware, too.
|
2012-01-27 22:33:44 +01:00 |
Stefan `Sec` Zehl
|
b8687bbf1c
|
Make "make flash" honor the APP= firmware name
|
2012-01-02 23:56:41 +01:00 |
Stefan `Sec` Zehl
|
36fa18875f
|
Add USBSERIAL=YES to avoid the need for editing projectconfig.h
also make "make APP=<foo>" build <foo>.bin so you don't overwrite your
firmware.bin :)
|
2012-01-02 23:54:46 +01:00 |
bsx
|
fda93e381f
|
moved flame code into core
- flames now hav an API
- default flame code handles both types simultaneously
- l0dables may claim a flame to manipulate as they wish
|
2011-12-22 14:33:48 +01:00 |
Stefan `Sec` Zehl
|
4534c46aff
|
Add dependency to remake table.c for l0dables if changed
|
2011-12-20 01:57:56 +01:00 |
Stefan `Sec` Zehl
|
9bd0b3fd12
|
remove last traces of the older inconvenient lodable design
|
2011-12-19 18:28:17 +01:00 |
Stefan `Sec` Zehl
|
d64c2b51a4
|
Fix ./release-all for our new single-binary process.
Also do l0dable/mktable automatically so nobody forgets it.
Set "TABLE=NO" to avoid it
|
2011-12-19 18:26:41 +01:00 |
schneider
|
fce44b3b91
|
changed default flasher
|
2011-12-18 00:54:59 +01:00 |
Stefan `Sec` Zehl
|
d56dbaf07b
|
Enhance serial badge stuff.
|
2011-08-06 16:24:50 +02:00 |
Stefan `Sec` Zehl
|
3f1da363e2
|
Fix releasescript. Doesn't need protect anymore. compiler does it.
|
2011-08-05 16:16:32 +02:00 |
Stefan `Sec` Zehl
|
42b1114e7e
|
CRP2 doesn't work. I have no idea why.
|
2011-08-05 15:31:32 +02:00 |
Stefan `Sec` Zehl
|
ca86558f3a
|
better make clean
|
2011-08-03 21:58:39 +02:00 |
Stefan `Sec` Zehl
|
ce87f3b8f5
|
New loadable style with big dispatcher table.
|
2011-08-03 16:34:09 +02:00 |
bernd
|
174e7ee9e5
|
The calls to nrf_off on lowpower-off require a -lfunk at the end
|
2011-08-01 06:10:22 +02:00 |
bernd
|
3f7ac1c777
|
Merge git://github.com/r0ket/r0ket
|
2011-07-29 04:38:12 +02:00 |
bernd
|
9d933f7d4c
|
Use untracked Makefile.sitespecific to optionally override some build flags
|
2011-07-29 04:33:29 +02:00 |
Stefan `Sec` Zehl
|
7993bc3f0d
|
library dependency fix
|
2011-07-28 01:32:13 +02:00 |
Stefan `Sec` Zehl
|
dae367b568
|
Add dependency handling for lcd/ subdir
|
2011-07-18 18:53:17 +02:00 |
schneider
|
ba41690912
|
library order
|
2011-07-14 02:24:14 +02:00 |
Stefan `Sec` Zehl
|
9ac724aee5
|
fix order of static libs. Again.
|
2011-07-14 00:56:34 +02:00 |
schneider
|
5697926358
|
moved usbcdc to own lib
|
2011-07-10 18:02:07 +02:00 |
schneider
|
e3bc255d28
|
added flash target to makefile
|
2011-07-10 14:24:05 +02:00 |
Stefan `Sec` Zehl
|
f941dd5451
|
Optimize Makefiles (add auto-dependencies),
and convert basic/ into a lib like the other subdirs
|
2011-07-09 20:17:00 +02:00 |
Stefan `Sec` Zehl
|
821acca753
|
Update test app. Can receive packet and check crc.
|
2011-07-08 00:11:31 +02:00 |
Stefan `Sec` Zehl
|
b0f5c3e9b6
|
add openbeacon-compatible crc (CCITT-16)
|
2011-07-08 00:10:53 +02:00 |
Stefan `Sec` Zehl
|
f1c6b7c55c
|
hook funk up to build. Add testing app, try to implement receiving
|
2011-07-05 11:11:08 +02:00 |
Stefan `Sec` Zehl
|
f6a68ef975
|
rename "module" to "application" to reduce confusion with "m0dules"
|
2011-06-20 23:35:07 +02:00 |
schneider
|
75b4e005ce
|
changed paths in config files
|
2011-06-19 22:03:37 +02:00 |
schneider
|
883e642618
|
new tree structure
|
2011-06-19 21:01:00 +02:00 |