summaryrefslogtreecommitdiff
path: root/TODO
blob: 71d9d9091c1e218a85cfc24779015b7698162967 (plain)
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
This is a somewhat ordered TODO list:

Recurring tasks:

- update versions for every tools...

- update and/or upgrade all samples


Non-recurring tasks:

- update newlib (for enhanced bare metal)
  - confirm existing implementation on targets other than AVR32
  - try to make it generic, will help for uClibc++

- multilib

- Cygwin target (needs newlib)
  - so we can build toolchains that generate code for Windows/Cygwin

- uClibc++
  - see newlib, above

- uClinux
  - check whether we can use newlib under uClinux (?)