# My Digital Signal Controller Library # The objective of MyDSC library is to implement controllers with help digital signal processors, digital signal controllers or mixed signals processors.
Dependents: mydsc_sampling_example mydsc_sampling_example mydsc-serial-example mydsc-nonblocking-example
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:90c3f1288d41 | 2020-03-28 | ghsalazar | Add error handling |
3:b780db800303 | 2020-03-09 | ghsalazar | Correcting mydsc_kvp_append when it looks for the last node up. |
2:1f276b0dd807 | 2020-03-04 | ghsalazar | Documenting interface. |
1:2c47778e8a67 | 2020-02-28 | ghsalazar | A key-value pairs handler is commited. |
0:71de2d089e41 | 2019-10-30 | ghsalazar | Initial commit |