Astro
|
3f6bb05001
|
setup clocks to 168 mhz, adjust TIMER_RATE to 20
systick must elapse more often at higher clock.
|
2019-03-18 22:04:34 +01:00 |
Astro
|
19a1609238
|
doc
|
2019-03-18 21:41:51 +01:00 |
Astro
|
3770fe743a
|
deny compiler warnings
|
2019-03-18 21:40:03 +01:00 |
Astro
|
987f881ffa
|
main: remove unused compiler feature `never_type`
|
2019-03-18 21:39:34 +01:00 |
Astro
|
9ec32ca0a2
|
main: fix wfi, revise leds, unreachable end
|
2019-03-18 21:18:20 +01:00 |
Astro
|
38b7e1b871
|
adc_input: make synchronous and simplify
|
2019-03-18 20:56:29 +01:00 |
Astro
|
1832bd5884
|
net, server: put tcp storage on stack
|
2019-03-18 20:02:57 +01:00 |
Astro
|
e6125581fd
|
main: repurpose led activity, obtain fresh time
|
2019-03-14 22:07:52 +01:00 |
Astro
|
384b537555
|
net: maintain NET_PENDING flag
|
2019-03-14 22:02:25 +01:00 |
Astro
|
689f33304d
|
main: lower watchdog timeout to 1s
|
2019-03-14 22:01:01 +01:00 |
Astro
|
1f80b456f3
|
add nucleo-f429zi board leds
|
2019-03-14 20:55:42 +01:00 |
Astro
|
c1b0e54550
|
use semihosting with a feature-flag
|
2019-03-14 19:58:41 +01:00 |
Astro
|
7ce7ff2a6d
|
add timer with systick
|
2019-03-14 18:22:33 +01:00 |
Astro
|
eac7c8232f
|
main: revise clock rates
systick seemed to be running too slow
|
2019-03-14 18:11:15 +01:00 |
Astro
|
c7c5a733f9
|
add net+server modules
|
2019-03-12 22:52:39 +01:00 |
Astro
|
03af97ef5e
|
Add adc_input
|
2019-03-11 18:24:49 +01:00 |
Astro
|
51ee455fe7
|
create nix build infrastructure
|
2019-03-07 16:27:33 +01:00 |