On 28/8/20 1:44 am, Gedare Bloom wrote:
> https://docs.rtems.org/branches/master/eng/coding-file-hdr.html#python-file-template
I have reviewed the templates and I will post some minor changes. The Python one
should change ...
# File documentation block
to ...
''Module documentation block'''
Th
On Thu, Aug 27, 2020 at 5:25 PM Chris Johns wrote:
>
> On 28/8/20 1:44 am, Gedare Bloom wrote:
> > On Wed, Aug 26, 2020 at 10:56 PM wrote:
> >>
> >> From: Chris Johns
> >>
> >> - Add a simpler TFTP to allow parallel test hardware
> >>
> >> - Remove the imported tftpy server
> >>
> >> Closes #406
On 28/8/20 1:44 am, Gedare Bloom wrote:
> On Wed, Aug 26, 2020 at 10:56 PM wrote:
>>
>> From: Chris Johns
>>
>> - Add a simpler TFTP to allow parallel test hardware
>>
>> - Remove the imported tftpy server
>>
>> Closes #4063
>> ---
>> tester/rt/tftp.py| 37 +-
>> tester/rt/t