- Aug 03, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
schneider authored
-
schneider authored
-
- Aug 02, 2019
-
-
rahix authored
Closes !50 Signed-off-by:
Adrian <gitlab@ardy.io> Signed-off-by:
Anne Jan Brouwer <brouwer@annejan.com> Signed-off-by:
Anton Weber <anton@antweb.me> Signed-off-by:
ch3 <ch3@mailbox.org> Signed-off-by:
Dirk Jäckel <dirk@berlin.ccc.de> Signed-off-by:
Gerd Sattler <gerd@disroot.org> Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by:
madonius <info-card10@kampitakis.de> Signed-off-by:
Mot <mail@mueller-martin.net> Signed-off-by:
Ole Dreessen <mail@dreessen.de> Signed-off-by:
Rahix <rahix@rahix.de> Signed-off-by:
schneider <schneider@muc.ccc.de> Signed-off-by:
Sergiusz Bazanski <q3k@q3k.org> Signed-off-by:
swym <0xfd000000@gmail.com> Signed-off-by:
wink <fa@art-core.org>
-
- Aug 01, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Use RTC_GetTime() instead of RTC_GetSecond() because otherwise a read immediately following the RTC alarm will return the previous value. RTC_GetTime() will return E_BUSY a number of times before finally being successful and returning a timestamp. To keep the system load minimal during this waiting, the task is put to sleep for 4ms everytime the read fails. This value might need further adjustment. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jul 31, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Jul 30, 2019
-
- Jul 29, 2019
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
Serge Bazanski authored
-
Serge Bazanski authored
-
q3k authored
-
q3k authored
-
q3k authored
-
q3k authored
-
q3k authored
-
q3k authored
ld emits relocations for weak undefined symbols. We want to safely skip them.