Commit Graph

56 Commits (38f4507ff0834b70b533d1f7c973ba544316f633)

Author SHA1 Message Date
Dave Wu d1b81b2161 Removed the custom app thread stack size. 2017-10-03 17:32:10 +11:00
Dave Wu c196ad241d Removed undefined spi slave related functions. 2017-10-03 15:00:42 +11:00
Dave Wu c942171a99 - Fixed an issue where the TRNG device is read even when it is not ready;
- Added a configuration call in trng_init to make sure the TRNG buffering mode is disabled, so only 8-bit bytes are returned;
- Moved the TRNG device handle into the trng_t structure;
- Fixed some formatting errors in the adc driver.
2017-10-03 14:21:37 +11:00
Dave Wu 7cf9bf5c3d - Added definiton for i2c_reset;
- Removed unneeded code from i2c and serial modules.
2017-10-02 15:34:19 +11:00
Dave Wu ce580dde74 Fixed issues raised in the feedback from ARM for the ADuCM4050 platform. 2017-10-02 14:28:25 +11:00
Dave Wu 00b1e72e49 Added support for ADI EV-COG-AD4050LZ platform. 2017-09-20 14:37:22 +10:00