index
:
multipass
'🏳️⚧️'
main
merge-prep/lennart
protocol-modeling
protocol-modeling-netsys
state-duration-timers
HAL / Library OS for a bunch of embedded platforms
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
Lines
2019-06-21
add basic nRF24 driver
Daniel Friesel
-0
/
+11
2019-06-21
compile code with -fno-exceptions
Daniel Friesel
-1
/
+1
2019-06-05
Use two FRAM areas to ensure atomicity
Daniel Friesel
-0
/
+3
2019-05-24
MSP430: save & restore entire SRAM to/from FRAM
Daniel Friesel
-0
/
+1
2019-03-05
sharp96: Set default pins in Makefile (it's commonly used on MSP430FR boards)
Daniel Friesel
-0
/
+3
2019-01-30
remove unused avstack, add static-stack-analyze / "make stack"
Daniel Friesel
-2
/
+3
2019-01-29
add help for common flags
Daniel Friesel
-2
/
+14
2019-01-29
update architecture-specific help
Daniel Friesel
-8
/
+8
2019-01-29
Run "make help" without specifying app
Daniel Friesel
-2
/
+6
2018-12-12
add stackm target (machine-readable stack data)
Daniel Friesel
-0
/
+5
2018-12-11
"make info": show cflags etc
Daniel Friesel
-0
/
+3
2018-12-11
add optional malloc tracing
Daniel Friesel
-0
/
+5
2018-12-07
use custom stack analyzer
Daniel Friesel
-3
/
+3
2018-12-05
support static analysis of stack usage
Daniel Friesel
-1
/
+10
2018-11-14
no-rtti no-threadsafe-statics
Daniel Friesel
-2
/
+2
2018-11-13
Support C targets
Daniel Friesel
-0
/
+1
2018-11-13
Distinguish between C and C++ targets
Daniel Friesel
-10
/
+10
2018-11-13
disable threadsafe statics
Daniel Friesel
-1
/
+1
2018-11-12
prototest: json serialization
Daniel Friesel
-0
/
+4
2018-10-24
I2C: Add support for manual / always-on gpio pullups
Daniel Friesel
-2
/
+14
2018-10-15
makefile: show selected drivers
Daniel Friesel
-0
/
+1
2018-10-12
Makefiles: quiet mode, optional info output
Daniel Friesel
-1
/
+9
2018-10-12
half-baked timer implementation for MSP430 and Arduino
Daniel Friesel
-0
/
+13
2018-08-17
add timer-supported software i2c + arduino-nano timer
Daniel Friesel
-0
/
+5
2018-08-09
Optionally disable stdout
Daniel Friesel
-0
/
+4
2018-08-08
Add 24LC64 EEPROM driver
Daniel Friesel
-0
/
+5
2018-08-07
Add AM2320 driver
Daniel Friesel
-0
/
+5
2018-08-07
i2cdetect: Adjust behaviour to available drivers
Daniel Friesel
-0
/
+10
2018-08-07
Support optional SoftI2C pullups on MSP430
Daniel Friesel
-0
/
+4
2018-07-17
Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy
Daniel Friesel
-1
/
+1
2018-01-15
Add Software I2C implementation
Daniel Friesel
-0
/
+5
2018-01-12
add stdin for esp8266 and msp430 as well as preliminary shell app
Daniel Friesel
-0
/
+4
2018-01-12
add optional aspectc++ support
Daniel Friesel
-1
/
+1
2018-01-12
add mmsimple driver
Daniel Friesel
-0
/
+5
2018-01-11
Add Sharp96 display driver, split up msp430 SPI into a1 / b
Daniel Friesel
-0
/
+8
2017-12-19
set required features in app Makefile
Daniel Friesel
-0
/
+2
2017-12-15
Add basic help output
Daniel Friesel
-1
/
+16
2017-12-15
Add support for ESP8266 secondary LED
Daniel Friesel
-1
/
+5
2017-12-14
Add I2C and LM75 drivers
Daniel Friesel
-0
/
+1
2017-12-13
add simple cache benchmark application
Daniel Friesel
-0
/
+12
2017-12-11
add app support
Daniel Friesel
-1
/
+1
2017-12-11
Add basic uptime getter, improve loop support
Daniel Friesel
-1
/
+1
2017-12-08
Add output support (broken on esp8266)
Daniel Friesel
-2
/
+2
2017-12-06
Add support for arduino-like loop function + blinky on esp8266
Daniel Friesel
-0
/
+4
2017-12-05
Add basic ESP8266 support
Daniel Friesel
-7
/
+1
2017-12-04
Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIX
Daniel Friesel
-0
/
+21