summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-06-25addsetautoackDaniel Friesel-4/+29
2019-06-25implement powerDown functionDaniel Friesel-0/+6
2019-06-25RF24: toggles, add setPayloadSizeDaniel Friesel-22/+32
2019-06-25Nrf24: dynamic payload size and dynamic acksDaniel Friesel-5/+60
2019-06-24RF24: Add functions required for readingDaniel Friesel-0/+104
2019-06-24import nRF24 TX codeDaniel Friesel-12/+190
2019-06-21add basic nRF24 driverDaniel Friesel-0/+123
2019-06-05Use two FRAM areas to ensure atomicityDaniel Friesel-43/+65
2019-06-04transactiontest: MSP430FR5994, avoid inturrupt issuesDaniel Friesel-4/+5
2019-06-04MSP430FR5994: Fix GPIO und SPI_B driversDaniel Friesel-28/+28
2019-05-27Add Sharp96 driver / display demoDaniel Friesel-0/+113
2019-05-27SRAM backup: documentation, config for offset+sizeDaniel Friesel-17/+46
2019-05-27Resume execution after power lossDaniel Friesel-19/+36
2019-05-27Add transaction object with retry/abort functionsDaniel Friesel-35/+69
2019-05-24MSP430: save & restore entire SRAM to/from FRAMDaniel Friesel-2/+123
2019-05-24add ccs811, max44006, max44009 drivers. Not all are working.Daniel Friesel-0/+140
2019-05-24add test/benchmark app for MSP430 EnergyTrace time resolutionDaniel Friesel-0/+83
2019-05-24add dysfunctional ccs811 test appDaniel Friesel-0/+37
2019-05-24add waittest appDaniel Friesel-0/+55
2019-05-24i2cbench: Do not require setOS to be setDaniel Friesel-6/+6
2019-05-24esp8266: Use -fm dout to accomodate odd/broken nodemcu boardsDaniel Friesel-2/+2
2019-03-13msp430fr5996lp: aspectc++ supportDaniel Friesel-0/+2
2019-03-13arduino nano: bugfix, aspectc++ supportDaniel Friesel-0/+4
2019-03-13msp430fr aspectc++ supportDaniel Friesel-0/+16
2019-03-08...Daniel Friesel-5/+5
2019-03-08msp430fr5969 counter: Track overflowsDaniel Friesel-0/+11
2019-03-06add counter test applicationDaniel Friesel-0/+62
2019-03-05counter: rename overflowed to overflowDaniel Friesel-2/+2
2019-03-04Add LM75 DFA modelDaniel Friesel-0/+14
2019-02-18improve cpu_freq helpDaniel Friesel-2/+4
2019-01-31add simple compile and option-combination tests for posix archDaniel Friesel-1/+32
2019-01-31posix: add missing delay_us and delay_ms functionsDaniel Friesel-0/+17
2019-01-29update architecture-specific helpDaniel Friesel-14/+31
2019-01-29add primitive esp8266 counterDaniel Friesel-0/+3
2019-01-29add sysinfo applicationDaniel Friesel-0/+34
2019-01-29posix: document gpio_trace switchDaniel Friesel-1/+1
2019-01-09import binn serialization formatDaniel Friesel-14/+3380
2018-12-14prototest: remove ts variable (unused in benchmarks)Daniel Friesel-2/+2
2018-12-14also trace realloc callsDaniel Friesel-6/+21
2018-12-13add fake counter driver for arch=posixDaniel Friesel-0/+3
2018-12-13mpmallocDaniel Friesel-1/+29
2018-12-13ubjw: Decrease CONTAINER_STACK_MAXDaniel Friesel-1/+2
2018-12-12ubjw: Add missing free() wrappersDaniel Friesel-2/+3
2018-12-12make info: Add counter overflow statsDaniel Friesel-0/+7
2018-12-11Add msp430fR5994lp-256k dummy archDaniel Friesel-0/+8
2018-12-11capn-malloc: optionally use lower malloc sizeDaniel Friesel-1/+9
2018-12-11msp430fr5994: Add optional -mlarge for >48kB code sizeDaniel Friesel-0/+4
2018-12-11derpDaniel Friesel-5/+0
2018-12-11add optional malloc tracingDaniel Friesel-27/+47
2018-12-11New architecture: msp430fr5994lp (MSP430FR5994 Launchpad)Daniel Friesel-0/+800