Dave Hylands
|
be66a9ecf6
|
stmhal: Generate modstm constants per build
This causes unnecessary constants to no longer be generated.
Some constants (like UART_BRR) are different between the F4 and F7
|
2015-08-07 08:46:43 +01:00 |
Damien George
|
b753009a38
|
stmhal: Add I2S2EXT and I2S3EXT constants to stm module.
|
2015-03-01 12:32:44 +00:00 |
Damien George
|
3b603f29ec
|
Use MP_DEFINE_CONST_DICT macro to define module dicts.
This is just a clean-up of the code. Generated code is exactly the
same.
|
2014-11-29 14:39:27 +00:00 |
Damien George
|
f20e093b9b
|
stmhal: Add lots of constants to stm module.
|
2014-04-19 00:32:25 +01:00 |