summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/diskio.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-02-02 23:16:05 +0000
committerDamien George <damien.p.george@gmail.com>2016-02-02 23:16:05 +0000
commit5f3e005b6791634b104fa6385c8a9bf5ed1af164 (patch)
treec4e5b55cf2056c4b01e1b86ae3820e7e47dde11e /stmhal/diskio.c
parent086d98cbde2dffe43c2879d15d2c419a1250008e (diff)
downloadmicropython-5f3e005b6791634b104fa6385c8a9bf5ed1af164.tar.gz
micropython-5f3e005b6791634b104fa6385c8a9bf5ed1af164.zip
py: Extend native type-sig to use 4 bits, so uint is separate to ptr.
Before this patch, the native types for uint and ptr/ptr8/ptr16/ptr32 all overlapped and it was possible to make a mistake in casting. Now, these types are all separate and any coding mistakes will be raised as runtime errors.
Diffstat (limited to 'stmhal/diskio.c')
0 files changed, 0 insertions, 0 deletions