17 Commits

Author SHA1 Message Date
926ef26000 z7 uart0 buffered read 2024-07-23 17:08:11 +02:00
02a7d525be Using write() for output for better portability 2024-07-16 14:12:15 +02:00
e585ecafcc adding mutexes, cleaning up types 2023-12-11 22:44:06 +01:00
4782011fb8 task demo (unsane) 2023-11-14 01:26:35 +01:00
701d3dca7f lwip without any alloc and sending and receiving UDP via slip 2023-11-03 17:08:59 +01:00
450eeede33 lwip is back (using printf with malloc, but apart from that static) 2023-11-03 11:58:56 +01:00
baa7b8a96d no allocations anymore; lwip TODO 2023-10-28 00:37:06 +02:00
a4bcbf64cc starting work on tmtcbridge 2023-10-27 13:43:34 +02:00
1ba3d9412d tftp demo on uart0 (NSFZed) 2023-09-28 22:52:18 +02:00
8bca815cd2 slip working with int driven rx 2023-09-28 18:03:02 +02:00
5c75cfa63a lwip both directions working 2023-09-26 12:46:24 +02:00
3697705319 removed features from ip stack that crash ip stack 2023-09-25 14:27:23 +02:00
69e14e14cf ip over slip outgoing works 2023-09-22 16:38:05 +02:00
95c26b34c7 zed goes blink 2023-09-20 12:50:48 +02:00
5a61af053b zedboard working 2023-09-15 17:37:58 +02:00
dcce9574c8 changed to compile libxil as part of application, to be moved into lib 2023-09-11 17:26:42 +02:00
08302ed7d4 inertial commit, libxil built externally 2023-09-08 15:50:30 +02:00