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
/
src
/
arch
/
posix
Age
Commit message (
Collapse
)
Author
Lines
2020-08-28
POSIX: Fix timer_s / uptime config in makefile
Daniel Friesel
-3
/
+3
2020-08-28
Expose configuration via Kconfig
Daniel Friesel
-1
/
+28
2020-04-29
Makefile: Create build directory if needed
Daniel Friesel
-0
/
+1
2019-01-31
add simple compile and option-combination tests for posix arch
Daniel Friesel
-1
/
+1
2019-01-31
posix: add missing delay_us and delay_ms functions
Daniel Friesel
-0
/
+17
2019-01-29
posix: document gpio_trace switch
Daniel Friesel
-1
/
+1
2018-12-13
add fake counter driver for arch=posix
Daniel Friesel
-0
/
+3
2018-12-12
make info: Add counter overflow stats
Daniel Friesel
-0
/
+1
2018-12-07
use custom stack analyzer
Daniel Friesel
-2
/
+1
2018-12-05
support static analysis of stack usage
Daniel Friesel
-0
/
+4
2018-12-04
add monitor info to help output
Daniel Friesel
-0
/
+5
2018-11-30
posix: quiet build
Daniel Friesel
-3
/
+3
2018-11-13
Support C targets
Daniel Friesel
-2
/
+5
2018-11-13
Distinguish between C and C++ targets
Daniel Friesel
-3
/
+3
2018-10-23
POSIX: Improve GPIO emulation
Daniel Friesel
-28
/
+4
2018-10-12
Makefiles: quiet mode, optional info output
Daniel Friesel
-1
/
+3
2018-09-24
POSIX: Add loop and timer support
Daniel Friesel
-0
/
+17
2018-09-17
Add #define for POSIX arch
Daniel Friesel
-0
/
+2
2018-07-17
Move include/$arch to include/arch/$arch to be consistent with src/ hierarchy
Daniel Friesel
-1
/
+0
2018-07-12
Add arch.idle() command
Daniel Friesel
-0
/
+4
2018-01-12
add optional aspectc++ support
Daniel Friesel
-0
/
+4
2017-12-15
Add basic help output
Daniel Friesel
-1
/
+5
2017-12-13
add simple cache benchmark application
Daniel Friesel
-3
/
+21
2017-12-11
Add basic uptime getter, improve loop support
Daniel Friesel
-1
/
+12
2017-12-08
Add output support (broken on esp8266)
Daniel Friesel
-0
/
+15
2017-12-04
Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIX
Daniel Friesel
-0
/
+68