mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 08:50:27 +02:00
Merge map.h into obj.h.
Pretty much everyone needs to include map.h, since it's such an integral part of the Micro Python object implementation. Thus, the definitions are now in obj.h instead. map.h is removed.
This commit is contained in: