Commit Graph

213 Commits

Author SHA1 Message Date
49c5fec30f Bug fixes:
+ Manage I/O Update pulse width.
- Remove retry-till-success PLL setup.
* Filter away unused bit in ASF when reading from DDS
* Reduce log from SPI
2021-01-27 15:56:46 +08:00
fc1fedf890 main: incoporate alloc, tls, and flash 2020-12-18 17:46:56 +08:00
3b4a81eceb fix itm 2020-12-18 17:45:58 +08:00
04c0fa4074 flash_mem: alloc 2020-12-18 17:45:42 +08:00
8ce3200b5d flash_gen: fix endianness 2020-12-18 17:44:38 +08:00
f1069d951d urukul: failsave for PLL timeout 2020-12-18 17:43:59 +08:00
adc5807ff1 mqtt: support sfkv 2020-12-18 17:42:26 +08:00
d5f9480645 sfkv: init 2020-12-18 17:39:45 +08:00
2e86838a22 nal: emigrate to tls 2020-12-18 17:39:24 +08:00
19ea898c31 nal: migrate to tls 2020-12-18 17:38:58 +08:00
68d58857cf flash: init abstraction 2020-12-18 17:37:56 +08:00
d6fdc36c78 add sfkv, tls dependencies 2020-12-18 17:37:11 +08:00
eafd26bbc5 Merge branch 'master' of https://git.m-labs.hk/occheung/firmware-development 2020-10-08 15:03:05 +08:00
82a18430dd update cargosha256 2020-10-08 14:42:52 +08:00
3252dfcd42 readme: fix slash 2020-10-06 15:12:12 +08:00
52986e214f flash: fix flash read 2020-10-06 15:03:53 +08:00
7e09318919 nix: simplify 2020-10-06 15:02:49 +08:00
5fd7f36c65 flash: generate bin thru py 2020-10-06 15:01:04 +08:00
468ffa4e15 readme: add CI & elf binary download 2020-10-05 15:35:45 +08:00
3fb8114df1 flash: setup flash memory for ip/mac/name setup 2020-10-05 15:20:54 +08:00
28046a8740 memory: shrink flash size for flash memory 2020-10-05 15:19:06 +08:00
41d3df26f2 mqtt_mux: profile independent output 2020-09-30 16:43:39 +08:00
f8ccb66077 dds: fix return type 2020-09-30 16:42:54 +08:00
d202886753 nix: simplify 2020-09-30 15:57:46 +08:00
430fc12f54 mqtt_mux: elaborate process error 2020-09-30 15:57:33 +08:00
b577c8b715 dds: strictly enforce ~lsb_first and sdio_input_only 2020-09-30 15:57:06 +08:00
9d49afa5a8 readme: tiny format change 2020-09-29 17:05:11 +08:00
21999b6cbf mqtt_mux: add feedback for singletone/clock 2020-09-29 17:02:43 +08:00
b75c83be61 mqtt: changeable root topic name 2020-09-29 17:02:15 +08:00
95443a2283 urukul: add urukul clock config getter 2020-09-29 14:22:05 +08:00
3abc0c3e4e dds: improve comment 2020-09-29 14:21:26 +08:00
7181bdc0ae cargosha256: update 2020-09-29 12:37:23 +08:00
ba184c962c readme: fix topic prefix 2020-09-29 10:30:05 +08:00
e42199a675 readme: fix table 2020-09-28 20:15:12 +08:00
94ecfc53ea readme: add details 2020-09-28 17:36:51 +08:00
c467b9a1b9 mqtt_mux: add feedback 2020-09-28 14:15:37 +08:00
90446bcce2 dds: fix tab 2020-09-28 14:13:32 +08:00
dcf1c94dda cargo: include ryu 2020-09-28 14:13:02 +08:00
fe5ea3486a Merge branch 'master' of https://git.m-labs.hk/occheung/firmware-development 2020-09-25 17:08:35 +08:00
0a3518573a dds: add frequency sweep 2020-09-25 17:07:52 +08:00
242e03a8bd tcp_stack: add keep-alive 2020-09-25 17:07:29 +08:00
6280e092e3 main: fix cfg warn 2020-09-25 17:06:33 +08:00
e35c573a09 update rust/cargo 2020-09-25 17:05:40 +08:00
a6aefa1076 update cargosha256 2020-09-25 14:34:55 +08:00
e77e6e66bc fpga_config: fix tab/space 2020-09-25 14:29:33 +08:00
b0b717fbaf rename migen to fpga 2020-09-25 14:26:28 +08:00
dff726d121 fix tab/space 2020-09-25 14:24:33 +08:00
84eec58ee1 rm make 2020-09-25 14:02:21 +08:00
e86e609d6c tcp_stack: fix update_delay default value 2020-09-25 12:26:49 +08:00
26225719a1 make: simplify 2020-09-25 11:24:58 +08:00