-
Notifications
You must be signed in to change notification settings - Fork 3k
Comparing changes
Open a pull request
base repository: ARMmbed/mbed-os
base: d723bf9
head repository: arduino/mbed-os
compare: 26f0e06
- 10 commits
- 10 files changed
- 4 contributors
Commits on Jul 10, 2019
-
LPC546XX: Add pins to LPCXpresso restricted list
FPGA GPIO tests cannot be run on certain pins Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
Configuration menu - View commit details
-
Copy full SHA for 1aafdfa - Browse repository at this point
Copy the full SHA 1aafdfaView commit details -
LPC MCUXpresso: Remove extra I2C transaction on byte write
An extra start signal was observed on the bus which was discovered by the FPGA test shield. This is because the hardware sends out a transaction as soon as a write to the START bit. Hence the write to the START bit is delayed by using a flag. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
Configuration menu - View commit details
-
Copy full SHA for afdf13f - Browse repository at this point
Copy the full SHA afdf13fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95342b5 - Browse repository at this point
Copy the full SHA 95342b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f27a3c - Browse repository at this point
Copy the full SHA 8f27a3cView commit details -
Fix for PWM output found by testing against FPGA shield
Two issues: * Downcasting too early * Potential for a uint32_t overflow in an intermediate calculation Passing test requires #11005 to be merged.
Configuration menu - View commit details
-
Copy full SHA for 3fbeefa - Browse repository at this point
Copy the full SHA 3fbeefaView commit details -
Avoid the FPGA tester using hardware CS which is not supported
Also implement rudimentary spi_free...
Configuration menu - View commit details
-
Copy full SHA for c2f0dcd - Browse repository at this point
Copy the full SHA c2f0dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f758131 - Browse repository at this point
Copy the full SHA f758131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ddb0c - Browse repository at this point
Copy the full SHA 35ddb0cView commit details -
Allow re-initializing an I2C peripheral
Allows the FPGA based test to pass, but requires #11004 before it will
Configuration menu - View commit details
-
Copy full SHA for 0a73b1a - Browse repository at this point
Copy the full SHA 0a73b1aView commit details -
Remove the analog out test temporarily due to limitations of the FPGA rev 2 hardware.
Configuration menu - View commit details
-
Copy full SHA for 26f0e06 - Browse repository at this point
Copy the full SHA 26f0e06View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d723bf9...26f0e06