forked from rmaalmeida/toolchainSDCC
-
Notifications
You must be signed in to change notification settings - Fork 3
/
ToDo
27 lines (21 loc) · 784 Bytes
/
ToDo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Add all supported devices
Remove or make optional options that are not always required
Add options, in particular
stack location --stack-loc 0x40
-mpic14 -mpic16 (?)
asm and linker warning options
include path
library path
library list
... and probably many more
from forum list: http://www.microchip.com/forums/m669474.aspx
#7
- that shows descriptions in the dialog
- added peephole optimization option
- changed option name "Location of constants" -> "Optimization of BANKSEL"
#8
- now with include path option in dialog
#13
I add (preliminary) support a SystemIncludeProvider and SystemDefineProvider to get rid of the language errors (red underlined in the editor).
Add script (?) to pass memory and flash usage info to mplabx_ide
Sign package automatically